Adds additional safeguards for edge cases, and improves theme coverage

This commit is contained in:
Alicia Sykes
2021-05-04 14:49:25 +01:00
parent 473639dd5e
commit 3aba7f23da
12 changed files with 149 additions and 16 deletions

View File

@@ -21,6 +21,12 @@
- Many options for icons, including full Font-Awesome support and the ability to auto-fetch icon from URLs favicon
- Plus lots more...
## Live Demo
- [Demo 1](https://dashy-demo-1.as93.net)
- [Demo 2](https://dashy-demo-2.as93.net)
- [Demo 3](https://dashy-demo-3.as93.net)
---
## Running the App 🏃‍♂️
@@ -140,6 +146,10 @@ appConfig:
- [ ] Add support for custom widgets
- [ ] Convert JavaScript to TypeScript
### Alternatives 🙌
There are a few self-hosted web apps, that serve a similar purpose to Dashy. Including, but not limited to: [HomeDash2](https://lamarios.github.io/Homedash2), [Homer](https://github.com/bastienwirtz/homer), [Organizr](https://organizr.app/) and [Heimdall](https://github.com/linuxserver/Heimdall).
### Credits 🏆
The app makes use of the following components, kudos to their respective authors