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

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

#2 in #displaying

Download history 125/week @ 2024-04-10

125 downloads per month

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