Skip to content

samvv/cosmic-applet-ram-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAM Usage for Cosmic DE

This repository hosts a small applet for COSMIC that allows you to monitor your RAM usage in real-time.

screenshot

Features

  • Fully written in Rust
  • Configurable
    • Update interval (in milliseconds)
    • Display in bytes, kilobytes, kibibits, kilobits, and so on

Installation

This program is in alpha and no release has been made available just yet.

Manual

  1. Clone the repository and run cargo build --release.
  2. Copy target/release/cosmic-applet-ram to /usr/bin
  3. Copy data/be.samvervaeck.CosmicAppletRAM.desktop to /usr/share/application
  4. Open COSMIC Settings, navigate to Desktop -> Panel and add the applet to the panel

License

GPL 3.0, like COSMIC

About

An applet for the Cosmic DE that displays current total RAM usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages