A simple Control Panel designed for Hyprland. This project is for my own dotfiles but is open for everyone to use in their projects.
This program is helpful for managing screen light, wallpaper, audio, and for fun, system information.
Note
The GIT version is currently the most stable due to the young age of the project, so if you want the newest bugfixes for now, it's in your best interest to clone the REPO and install with make
- python 3.11+
- python Gobject
- gtk4 not later
- Adwita Theme As default(or you may force it use your prefered GTK by modifying Source Code.)
- matugen for color generation
- swaybg wallpaper backend
after install required depends process with:
git clone https://github.com/binarylinuxx
$ make prepare
# sudo make install
$ makepkg -si
chmod +x install.sh && ./install.sh
prebuild:
python setup.py build
install:
sudo python setup.py install
![]() DESKTOP |
![]() SCREEN |
![]() AUDIO |
![]() SYSINFO |
- Chose pressets as: Default,night light, candle light, etc..
- play with gamma and temperature to make what seems fine for you.
- hyprsunset for screen light modes
- mute change volume level
- using pamixer allowing use Pipewire or Pulseaudio wathever you have installed
- OS NAME
- CPU NAME
- MEMORY(RAM)
- disk capcity and free space in %
- GPU INFO
- WM NAME
Fork the repo, make your changes, and then create a PULL Request.
Rules For Pull Requests:
- Describe what you added or changed.
- Provide screenshots or video recordings to demonstrate changes.
- Test it yourself before creating a Pull Request.
Or if you want simply create an Issue with a bug report.
Any help and support would be appreciated.
If you would like to share info that you've become a Maintainer and leave yourself in Credits tab, or ask questions about the project, here are ways to contact me:
Maintaining is also appreciated as support and distributing of the project to increase popularity.
iwnuplylo -> Arch Linux Package
- allow change brightness of screen(currently app handle only with light GAMMA and TEMPERATURE) []
- BLUETHOOTH Control []
- microphone control []



