README.md 2.9 KB
Newer Older
W
WanJiaChuPin 已提交
1 2 3
Via:https://github.com/walkxcode/dashboard-icons


4
<p align="center">
5
  <h2 align="center"> 🟣 Dashboard Icons </h3>
6 7
  <p align="center">
    <a href="https://www.jsdelivr.com/package/gh/walkxcode/dashboard-icons">
8
      <img src="https://img.shields.io/jsdelivr/gh/hy/walkxcode/dashboard-icons?color=%23A020F0" alt="JSdelivr weekly downloads badge">
9 10 11
    </a>
  </p>
  <p align="center">
12
    🚀 The best place to find icons for your dashboards.
13
    <br />
D
Dashboard Icons Bot 已提交
14
    <a href="#-icons"><strong>👀 See the icons</strong></a><a href="https://shop.walkx.fyi/l/donate" target="_blank"><strong>🙌🏻 Donate</strong></a>
15 16 17
    <br />
    <br />
  </p>
18
</p>
19

20
# 📖 Table of Contents
21

22 23 24 25 26 27
- [🚀 Getting Started](#-getting-started)
  - [📊 Dashboards](#-dashboards)
  - [🛠️ Installation](#️-installation)
- [🎨 Icons](#-icons)
- [🎉 Contributing Guidelines](#-contributing-guidelines)
- [📜 Legal](#-legal)
28

29
## 🚀 Getting Started
30

31
### 📊 Dashboards
32

33
There are many Dashboards available that you can use with Dashboard Icons. Here are some of the popular ones.
34

35 36
- [Homarr](https://github.com/ajnart/homarr)\*
- [Dashy](https://github.com/Lissy93/dashy)\*
37 38 39 40 41
- [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)
42
- [Homepage](https://github.com/gethomepage/homepage)\*
43

44 45 46
**Note:** Dashboards with a \* have native integration with Dashboard Icons.

### 🛠️ Installation
47

48
**Tip!** You can access Dashboard Icons online, faster, by using `https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png`. Just replace `example` with the name of the icon!
49

50
To download an icon from the [icons page](#-icons), simply `Right click > Save link as`.
51

52
For non-desktop operating systems or people who prefer to use the terminal:
53

54
```sh
55
$ curl -O https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png
56
```
57

58
or
59

60
```sh
61
$ wget https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/example.png
62 63
```

64
## 🎨 Icons
65 66 67 68 69
**⚠️ Warning!**  Going to this page will load every single icon in the repository. This might cause:
- 📉 An excessive amount of data use.
- 💻 System slowdowns.
	- 🌐 Browser crashes.

70
*If your device cannot handle loading more than 1000 images, we advise to not go to this page.*
71 72

➡️ Click [**here**](ICONS.md) to display all icons.
73

74 75
## 🎉 Contributing Guidelines
Please read the [Contributing Guidelines](CONTRIBUTING.md) before contributing to this project.
76

77
## 📜 Legal
78

B
Bjorn Lammers 已提交
79
Please read our [LICENSE](LICENSE) for information regarding the use of our software and assets. By accessing or using this repository, you agree to be bound by the terms and conditions of the license.
80

B
Bjorn Lammers 已提交
81
If you have any questions or concerns regarding the license, please contact us at contact@walkx.fyi before using or distributing the contents of this repository.
82