Auto Dark Mode is a lightweight utility for KDE Plasma that automatically switches your theme based on the system time of day.
Created by: devscan02
- 🌙 Automatic theme switching based on system time
- ⚙️ Easy installation and configuration
- 🔄 Systemd service integration
- 💾 Lightweight and efficient
- KDE Plasma 5 or 6
- Make (for building)
makemake installsystemctl --user start autodark.service
systemctl --user start autodark.timersystemctl --user stop autodark.service
systemctl --user stop autodark.timersystemctl --user enable autodark.service
systemctl --user enable autodark.timersystemctl --user disable autodark.service
systemctl --user disable autodark.timermake uninstallSee the repository for license information.