Skip to content

Archie-Project/time-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Admin

A GTK 3 tool written in Python to change system time settings. Made with XFCE in mind.

Installation

For now there's only a deb package available, but you can always address to releases.

Arch Linux

Install the tool via AUR

$ git clone https://aur.archlinux.org/time-admin-git.git
$ cd time-admin-git
$ makepkg -si

or

$ yay -S time-admin-git

Debian/Ubuntu

Download the deb package and run

$ sudo dpkg -i time-admin_x.y.z.deb

Any Linux

Just clone the repository and make sure you meet the dependencies. Then run install.sh as root.

Dependencies

  • Python >= 3.9
  • python3-gi
  • python3-gi-cairo
  • gir1.2-gtk-3.0
  • gir1.2-polkit-1.0
  • python3-pydbus

Warning ⚠️

Conflicts: gnome-system-tools