A powerful CLI to control your Linux Desktop
MyCTL is a CLI tool that provides a unified way to control common Linux desktop operations.
While it integrates with the MyDE desktop environment, MyCTL works independently on any Linux system.
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:
curl- Download utilitytar- Archive utilitybash- Shell interpretergawk- Text processingsed- Stream editorgrep- Pattern matchingrofi- Application launcher and menu systemwob- Wayland overlay bar for visual feedbackwireplumber- For volume control
curl -fsSL https://raw.githubusercontent.com/mydehq/MyCTL/refs/heads/main/scripts/install.sh | bashFor Usage & Configuration, visit Documentation
- Main Repository: mydehq/MyDE
- Wiki Repository: mydehq/MyWiki
- Dependency Library: soymadip/KireiSakura Kit
Made with ❤️ by the MyDE Team