MyCTL is a cli tool that provides a unified way to control common Linux desktop operations. It offers audio control, theme management, distro-agnostic package management, screenshot utilities, interactive menus, and more.
While it integrates seamlessly with the MyDE desktop environment, MyCTL works independently on any Linux system.
For Usage & Configuration, visit Documentation
The package is available on the AUR as myctl:
# Using an AUR helper (e.g., yay, paru)
yay -S myctl
# or
paru -S myctl# Clone repo & cd into it
git clone https://aur.archlinux.org/myctl && cd myctl
# Build package
makepkg
# Install the package
sudo pacman -U myctl-*.pkg.tar.zstInstall Required dependencies:
bash- Shell interpretergawk- Text processingsed- Stream editorgrep- Pattern matchingrofi- Application launcher and menu systemwob- Wayland overlay bar for visual feedback
git clone https://github.com/mydehq/MyCTL && cd MyCTL
bash install.sh- Main Repository: mydehq/MyDE
- Wiki Repository: mydehq/MyWiki
- KireiSakura-Kit: Dependency Library
Made with ❤️ by the MyDE Team