Skip to content

83hawk/sys-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sys-widget

sys-widget (v0.2) — Rust GTK4 Conky-inspired system widget Hey everyone, I’ve been working on a small side project called sys-widget — a lightweight system widget written in Rust, inspired by classic Conky-style desktop widgets, but built with modern GTK4.

sys-widget is a lightweight system widget written in Rust, inspired by Conky.
It uses GTK4 for rendering and is designed for desktop environments supporting modern Linux graphics stacks (Wayland/X11 depending on setup).

🚀 Version

0.2.0 (Early Development Release)

This is an early-stage release. Expect breaking changes, missing features, and ongoing improvements.

✨ Features

  • System monitoring widget (CPU-focused foundation)
  • Built with Rust for performance and safety
  • Uses GTK4 for UI rendering
  • Inspired by classic Conky-style desktop widgets
  • Preloaded themes:
    • Default
    • Glass
    • Dark
    • Light

🎨 Themes

sys-widget includes basic built-in themes to quickly match different desktop aesthetics. More customization options are planned for future releases.

⚠️ Status

This project is in very early development.
APIs, configuration formats, and UI behavior may change frequently.

🛠️ Requirements

  • Linux (recommended)
  • GTK4 runtime
  • Rust toolchain (for building from source)

📦 Build & Run

cargo build --release
cargo run
>>>>>>> 7d26da8 (Initial commit - sys-widget v0.2)

About

sys-widget (v0.2) — Rust GTK4 Conky-inspired system widget Hey everyone, I’ve been working on a small side project called sys-widget — a lightweight system widget written in Rust, inspired by classic Conky-style desktop widgets, but built with modern GTK4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages