Wasm based applets for the subtle-rs window manager
| Name | Language | Configuration | Description |
|---|---|---|---|
battery |
Rust |
{ "battery_slot": 1 } |
Simple battery monitor in percent |
cpu |
Haskell |
None |
Simple cpu monitor |
fuzzytime |
Golang |
None |
Print fuzzy time like: Ten to three |
mem |
JavaScript |
None |
Simple memory usage printer free/used |
spotify |
MoonBit |
None |
Simple track formatter for Spotify |
time |
Zig |
{ "format": "%H:%M:%S" } |
Simple time formatter |
uptime |
Python |
None |
Simple uptime formatter |
weather |
C |
{ "latitude": 51.4566, "longitude": 7.00123, "unit": "C" } |
Simple weather printer based on https://open-meteo.com |