An open API service indexing awesome lists of open source software.

https://github.com/ndesgranges/homelab-dashboard


https://github.com/ndesgranges/homelab-dashboard

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Over simple Home lab dashboard

### Features

- config as JSON backup is just a file : see `config.json`
- Only backend is that very few PHP. Before deploying, you can try it with
```sh
php -S 127.0.0.1:9000
```
- Simple online/offline status
- beautiful
- ultra lightweight

### preview

Screenshot taken with safari :

![preview image](preview.jpg)