web-dash
Web-Dash
Web-Dash is a small Web UI for keeping an eye on your linux system, most likely your NAS or any Pi's/SBC's you have Its aim is to provide information on statistics such as running services, memory usage, cpu usage and being able to control/toggle said services Web-Dash will also have support for links to other web programs running so it can be used to navigate through your system remotely without having to bookmark a bunch of URL's
Current Example:
Installation
TODO: Write installation instructions here
Usage
TODO: Write usage instructions here
- Compile with
crystal build --release src/web-dash.cr
(add--no-debug
if you have issues) or use a build from the releases tab ./web-dash > web-dash.output &
is a simple way to run web-dash in the background, might stick with this or look into other better ways. This needs to be run inside the project folder for proper linking to thepublic/
folder for CSS and such- To use SSL with Web-Dash
./web-dash --ssl --ssl-key-file your_key_file --ssl-cert-file your_cert_file
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/cyan101/web-dash/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Cyan101 Cyan101 - creator, maintainer
Repository
web-dash
Owner
Statistic
- 0
- 1
- 0
- 0
- 2
- about 7 years ago
- August 22, 2017
License
MIT License
Links
Synced at
Mon, 18 Nov 2024 04:06:07 GMT
Languages