A GTK 3 tool written in Python to change system time settings. Made with XFCE in mind.
For now there's only a deb package available, but you can always address to releases.
Install the tool via AUR
$ git clone https://aur.archlinux.org/time-admin-git.git
$ cd time-admin-git
$ makepkg -sior
$ yay -S time-admin-gitDownload the deb package and run
$ sudo dpkg -i time-admin_x.y.z.debJust clone the repository and make sure you meet the dependencies. Then run install.sh as root.
- Python >= 3.9
- python3-gi
- python3-gi-cairo
- gir1.2-gtk-3.0
- gir1.2-polkit-1.0
- python3-pydbus
Conflicts: gnome-system-tools