mirror of https://github.com/Lissy93/dashy.git
72 lines
2.1 KiB
Markdown
72 lines
2.1 KiB
Markdown
# *Dashy Showcase* 🌟
|
|
|
|
| 💗 Do you use Dashy? Got a sweet dashboard? Submit it to the showcase! 👉 [See How](#submitting-your-dashboard) |
|
|
|-|
|
|
|
|
### Home Lab 2.0
|
|
|
|
![screenshot-homelab](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/1-home-lab-material.png)
|
|
|
|
---
|
|
|
|
### Networking Services
|
|
> By [@Lissy93](https://github.com/lissy93)
|
|
|
|
![screenshot-networking-services](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/2-networking-services-minimal-dark.png)
|
|
|
|
---
|
|
|
|
### NAS Home Dashboard
|
|
> By [@cerealconyogurt](https://github.com/cerealconyogurt)
|
|
|
|
![screenshot-networking-services](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/6-nas-home-dashboard.png)
|
|
|
|
---
|
|
|
|
### CFT Toolbox
|
|
|
|
![screenshot-cft-toolbox](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/3-cft-toolbox.png)
|
|
|
|
---
|
|
|
|
### Bookmarks
|
|
|
|
![screenshot-bookmarks](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/4-bookmarks-colourful.png)
|
|
|
|
---
|
|
|
|
### Project Management
|
|
|
|
![screenshot-project-managment](https://raw.githubusercontent.com/Lissy93/dashy/master/docs/showcase/5-project-managment.png)
|
|
|
|
---
|
|
|
|
## Submitting your Dashboard
|
|
|
|
#### How to Submit
|
|
- [Open an Issue](https://git.io/Jceik)
|
|
- [Open a PR](https://github.com/Lissy93/dashy/compare)
|
|
|
|
#### What to Include
|
|
Please include the following information:
|
|
- A single high-quality screenshot of your Dashboard
|
|
- A short title (it doesn't have to be particularly imaginative)
|
|
- An optional description, you could include details on anything interesting or unique about your dashboard, or say how you use it, and why it's awesome
|
|
- Optionally leave your name or username, with a link to your GitHub, Twitter or Website
|
|
|
|
#### Template
|
|
|
|
If you're submitting a pull request, please use a format similar to this:
|
|
|
|
```
|
|
### [Dashboard Name] (required)
|
|
|
|
> Submitted by [@username](https://github.com/user) (optional)
|
|
|
|
![dashboard-screenshot](/docs/showcase/screenshot-name.jpg) (required)
|
|
|
|
[An optional text description, or any interesting details] (optional)
|
|
|
|
---
|
|
|
|
``` |