Skip to main content

5 docs tagged with "Rust"

View all tags

framework_toolbox

A Rust-based GUI for ectool, backlight control, and ambient light sensor auto-brightness on Framework Laptop 13 Linux by taotien (formerly Ghett_Klapson).

FW16 Pong Wars

FW16 Pong Wars is a Rust-based game for the Framework Laptop 16 LED Matrix Input Modules, inspired by the original Pong Wars by Koen van Gilst. Developed by community member boobcactus, it runs a competitive ball-bouncing game directly on the 9x34 LED matrix panels, supporting both single-module (9x34) and dual-module (18x34) display modes.

fw16-led-matrixd

fw16-led-matrixd is an open-source, cross-platform daemon and CLI for controlling the Framework Laptop 16 LED Matrix Input Modules, developed by community member Sabrina Andersen (GitHub: NukingDragons). Written in Rust, it fully implements Framework's LED Matrix serial API and provides both a background daemon (fw16-led-matrixd) and a command-line client (ledcli) for scripting and automation.

LED Matrix Monitoring

LED Matrix Monitoring (ledmatrixmonitoring) is a system metrics visualization service for the Framework Laptop 16 LED Matrix Input Module, developed by community member Igor (GitHub: night-crawler). Written in Rust, it collects system metrics — CPU usage, memory, disk I/O, network, temperature, and battery — renders them as PNG images, and sends them to the companion LED Matrix Daemon for display on the 9x34 LED matrix.

sigroot FW LED Matrix Firmware

sigroot FW LED Matrix Firmware is an alternate firmware for the Framework Laptop 16 LED Matrix Input Module, written in Arduino/C++ by sigroot. It was created to address two limitations of the official FrameworkComputer/inputmodule-rs firmware: the inability to produce all 256 brightness levels and difficulty developing with the provided interface software.