1 unstable release
0.1.0 | Apr 10, 2024 |
---|
#810 in Configuration
22KB
267 lines
ledmatrix_widgets
A rust application for creating and displaying widgets on the Framework 16 LED Matrix modules.
Current Widgets
- Current battery life
- CPU usage per-core
Future Additions
- RAM usage
- Disk size
- Network traffic
- Overall CPU usage
- Customize position with application parameters
- Customize refresh rate
- JSON Configuration file
Build Instructions
In the root directory, run cargo build
. This project is cross platform, and works with both Windows and Linux.
Dependencies
~4–27MB
~401K SLoC