powernim
Basic power menu for Linux (with systemd)
Summary
| Latest Version | 0.0.1 |
|---|---|
| License | BSD-2-Clause |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Authors
- Will Reed
Installation
nimble install powernim
choosenim install powernim
git clone https://codeberg.org/wreed/powernim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| powernim | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.6.6 | No |
| nigui | - | No |
Source
| Repository | https://codeberg.org/wreed/powernim |
|---|---|
| Homepage | https://codeberg.org/wreed/powernim |
| Registry Source | nimble_official |
README
Powernim
Simple GTK power menu for linux (systemd)

Build instructions
You will need Nim to build/install Powernim I'd recommend using choosenim for this, or your system package manager if it's available.
nimble check
nimble build
./powernim
If you wish to install it, run nimble install : this will put the binary in your ~/.nimble/bin - but you can alternatively just put the binary in your /usr/bin or /usr/local/bin