SkillAgentSearch skills...

Ppmenu

Power profile picker for window managers! I need to think of better names seriously

Install / Use

/learn @cobaltgit/Ppmenu

README

Power Profile Menu (ppmenu)

Power profile picker for window managers using D-Bus!

<img src="./assets/demo.gif" alt="Demonstration of ppmenu" width="720">

Supported launchers

Requirements

  • power-profiles-daemon OR TLP >=1.9.0 (with tlp-pd running)
    • Exposes the org.freedesktop.UPower.PowerProfiles D-Bus object
  • One of the above launchers

Installation and usage

Download the binary from the latest release for your platform and drop it anywhere!

Usage examples:

  • Basic usage:
    # start ppmenu using dmenu
    $ ./ppmenu -l dmenu
    
  • Pass additional args to the launcher
    # start ppmenu using fuzzel with coloured prompt
    $ ./ppmenu -l fuzzel -a "--prompt-color=0047abff"
    

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Rust

Security Score

72/100

Audited on Dec 26, 2025

No findings