mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-06 21:47:22 +01:00
✨ Adds new dashboards (#196)
This commit is contained in:
parent
14a582355c
commit
c9840dcd31
17
_TEMPLATE.md
17
_TEMPLATE.md
@ -15,6 +15,8 @@
|
||||
</p>
|
||||
|
||||
# Table of Contents
|
||||
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Getting Started](#getting-started)
|
||||
- [Dashboards](#dashboards)
|
||||
- [Installation](#installation)
|
||||
@ -22,18 +24,22 @@
|
||||
- [Legal](#legal)
|
||||
|
||||
<!-- GETTING STARTED -->
|
||||
|
||||
# Getting Started
|
||||
|
||||
## Dashboards
|
||||
|
||||
There's multiple Dashboards available. Here are some of the popular ones.
|
||||
_Icons with a \* have native integration with Dashboard Icons._
|
||||
|
||||
- [Dashy](https://github.com/Lissy93/dashy)
|
||||
- [Homarr](https://github.com/ajnart/homarr) (\*)
|
||||
- [Dashy](https://github.com/Lissy93/dashy) (\*)
|
||||
- [Homer Dashboard](https://github.com/bastienwirtz/homer)
|
||||
- [Heimdall](https://github.com/linuxserver/Heimdall)
|
||||
- [Organizr(v2)](https://github.com/causefx/Organizr)
|
||||
- [Flame](https://github.com/pawelmalak/flame)
|
||||
- [SUI](https://github.com/jeroenpardon/sui)
|
||||
- [Homepage](https://github.com/benphelps/homepage) (\*)
|
||||
|
||||
## Installation
|
||||
|
||||
@ -42,22 +48,27 @@ There's multiple Dashboards available. Here are some of the popular ones.
|
||||
To download an icon, simple `Right click > Save image`.
|
||||
|
||||
For non-desktop operating systems, or people that prefer to use terminal.
|
||||
|
||||
```sh
|
||||
$ curl https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png > example.png
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```sh
|
||||
$ wget https://raw.githubusercontent.com/walkxcode/dashboard-icons/master/png/example.png - O example.png
|
||||
```
|
||||
|
||||
# Icons
|
||||
|
||||
<!-- ICONS -->
|
||||
|
||||
<!-- END ICONS -->
|
||||
|
||||
<!-- LEGAL -->
|
||||
|
||||
# Legal
|
||||
(Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only.
|
||||
|
||||
(Almost) All product names, trademarks and registered trademarks in the images in this repository, are property of their respective owners. All images in this repository are used by the users of the Dashboard Icons project for identification purposes only.
|
||||
|
||||
The use of these names, trademarks and brands appearing in these image files, do not imply endorsement.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user