This repository hosts a small applet for COSMIC that allows you to monitor your RAM usage in real-time.
Features
- Fully written in Rust
- Configurable
- Update interval (in milliseconds)
- Display in bytes, kilobytes, kibibits, kilobits, and so on
This program is in alpha and no release has been made available just yet.
- Clone the repository and run
cargo build --release
. - Copy
target/release/cosmic-applet-ram
to/usr/bin
- Copy
data/be.samvervaeck.CosmicAppletRAM.desktop
to/usr/share/application
- Open COSMIC Settings, navigate to Desktop -> Panel and add the applet to the panel
GPL 3.0, like COSMIC