#led-matrix #widgets #framework #module #displaying #applications #configuring

app ledmatrix_widgets

A rust application for configuring and displaying widgets on the Framework 16 LED Matrix modules

1 unstable release

0.1.0 Apr 10, 2024

#147 in Configuration

GPL-3.0 license

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–30MB
~429K SLoC