https://github.com/kripton/kiste3000-lcdclient
LCDd client for Kiste3000
https://github.com/kripton/kiste3000-lcdclient
Last synced: 3 months ago
JSON representation
LCDd client for Kiste3000
- Host: GitHub
- URL: https://github.com/kripton/kiste3000-lcdclient
- Owner: kripton
- License: mit
- Created: 2020-04-26T21:00:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T21:11:29.000Z (about 5 years ago)
- Last Synced: 2025-01-16T00:39:09.306Z (4 months ago)
- Language: C++
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kiste3000-lcdclient
LCDd client for Kiste3000.
Replaces lcdproc in a sense that it displays system stats.
Also provides menu items (shut down the system, ...).## Getting Started
* Run `qmake .`
* Run `make`
* Run the resulting program ;)## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
## Acknowledgments
* The amazing lcdproc project: http://www.lcdproc.org/