main README
This commit is contained in:
parent
e13bd36d62
commit
73824b1755
3 changed files with 33 additions and 0 deletions
33
README.md
Normal file
33
README.md
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
# OVDashboard
|
||||||
|
|
||||||
|
A fancy dashboard for use in a [THW](https://en.wikipedia.org/wiki/Technisches_Hilfswerk)-Ortsverband (OV).
|
||||||
|
|
||||||
|
![Screenshot](./doc/ovdashboard_en.jpg)
|
||||||
|
|
||||||
|
## Key Features
|
||||||
|
|
||||||
|
- **Clean Look** <br />
|
||||||
|
All that matters, at one glance! <br />
|
||||||
|
*Date and Time – Upcoming Events – Public Announcement Space – News Ticker – Picture Showcase*
|
||||||
|
|
||||||
|
- **Easy Install** <br />
|
||||||
|
Set up a RaspberryPi, run the [installer script](TODO), done!
|
||||||
|
|
||||||
|
- **DAV Server Interface** <br />
|
||||||
|
Update your content anytime, from anywhere!
|
||||||
|
Basic [Markdown](https://www.markdownguide.org/) is enough! <br />
|
||||||
|
Already have a [Nextcloud](https://nextcloud.com/) instance?
|
||||||
|
OVDashboard will take it from there!
|
||||||
|
|
||||||
|
- **Customizable – Yet Always Recognizable** <br />
|
||||||
|
Change the Logo – Put your own Title – Publish Pictures – Create Event Lists – Customize the News Ticker Appearance – Adjust Item Rotation Speed
|
||||||
|
|
||||||
|
- **Responsive Design** <br />
|
||||||
|
Clearly, this is made for the big screen – but OVDashboard also shines in your visitors' mobile browsers!
|
||||||
|
|
||||||
|
- **Locale Aware** <br />
|
||||||
|
No static text anywhere – formats are everything generated using [Luxon](https://moment.github.io/luxon/#/), which respects your browsers' settings!
|
||||||
|
|
||||||
|
- **Hackable** <br />
|
||||||
|
The Dashboard UI is created using [Vue](https://vuejs.org/) and the [Vuetify](https://vuetifyjs.com/) UI library. <br />
|
||||||
|
*Like this layout, but want it for something completely different? Fork me!*
|
BIN
doc/ovdashboard_de.jpg
Normal file
BIN
doc/ovdashboard_de.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 KiB |
BIN
doc/ovdashboard_en.jpg
Normal file
BIN
doc/ovdashboard_en.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 192 KiB |
Loading…
Reference in a new issue