Skip to content

SAANN3/power-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power menu Power menu

alt text

Power menu built in Rust with Dioxus!

GitHub release

How to build

git clone https://github.com/SAANN3/power-menu.git
cd power-menu
cargo build --release

The Built binary will be located in target/release/power-menu

After that you can move the binary anywhere

Usage

Add it to autostart and then, when you need to launch it, click on the power icon in the system tray

Styling

On first start (or if config dir is empty), the program creates all files in config directory. Then you simply edit them. Open $HOME/.config/power-menu/assets/main.css and edit the css class

:root {
    --global-color: rgb(255, 255, 255); // icons, text, borders,  basically all 
    --global-bg-color: #28292a; // background color
}

Migration

If you encountered some issues after updating to newer version, please see CHANGELOG.md

About

Power menu written in rust with dioxus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •