Skip to content

A light-weight Dashboard for your Homeserver

License

Notifications You must be signed in to change notification settings

firestrife23/My-Dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dashboard

A light-weight HTML based Dashboard.

image

Features:

  • Date time display including multi-city time.
  • 5 day weather displayed (using openweather api
  • Background customisation. Have a solid colour, multi-colour gradient or image as your Dashboard background.
  • Option to monitor system resources
  • Have all your apps (self-hosted or otherwise) on your Dashboard, icons can be rearranged by dragging.
  • Once you setup your Dashboard, settings can be exported as json file (backing up your setup) and imported into your other laptop so you get the same Dashboard on every PC.

How to

  1. Download all 3 files Dashboard.html, system-resources.html and favicon.svg
  2. Install Dashdot (a light-weight, system resources monitor app) using docker is easier. (Dashdot there is a docker-compose file.
  3. Get your ip and port for Dashdot (e.g. 192.168.1.20:3000) and replace existing ip & port with yours in the system-resources.html file. (e.g. 192.168.68.101:6510---->your-ip:3000)
  4. Make sure Dashboard.html and system-resources.html both files are in the same folder (optional: save favicon.svg in the same folder)
  5. Open the Dashboard.html & go to settings, add your city name for weather, add 2 cities that you want to display time for (your local time will automatically be displayed)
  6. Add free openweathermaps api key. (register an account on (openweather.org & you will see api option after you log in)
  7. Select your date format in settings of Dashboard.
  8. Choose wallpaper/background for your dashboard.
  9. Add all your apps to Quick Links on Dashboard.

Tip: get icons from https://dashboardicons.com

That's it, you're rolling.

Feel free to fork it, modify the 'My Dashboard' page & add cool things (calendar, docker stats, rss feeds and so on).

About

A light-weight Dashboard for your Homeserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%