Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
/ pomky Public archive

A personal conky-like Linux system monitor built with rust

License

Notifications You must be signed in to change notification settings

developomp/pomky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomky

license

Note

This project has been discontinued. This is my first rust project and I was more interested in getting stuff to work than writing clean and maintainable code. Looking back, the code looks ugly as hell and it is clear that I had no idea what I was doing. I'm not touching this code anymore.

A personal conky-like Linux system monitor built with rust and gtk.

Pomky is not as configurable, modular, or feature packed as conky. It is tailor-made for my need and hardware. If you are looking for an conky alternative written in rust, check out randy or maybe even consider using eww. Honorable mentions: dogky.

screenshot

Requirements

Installation

Since pomky is designed to only run on my hardware, it will most likely not compile on your system. No technical support will be provided.

The following command builds and saves an executable binary at ~/.cargo/bin/pomky.

cargo install --path .

Add the bin directory to the PATH environment variable to make it available everywhere.

About

A personal conky-like Linux system monitor built with rust

Topics

Resources

License

Stars

Watchers

Forks