Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 939 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 939 Bytes

Its a graphical interface written in python for managing system date and time.

Dependencies

  • gksu (for becoming root when running the application from system menu)
  • ntp (for synchronising time from the network)
  • GTK 3
  • python3-gobject

Installation

(as root)

 # make install

For Manjaro Linux users, its available in the Manjaro Linux repository (To check use pacman -Ss timeset-gui).

Available for Arch Linux users in the AUR.

Available for MX Linux 17 users as mx-timeset-gui.

Usage

(as root)

 # timeset-gui

Screenshot

photo timeset-gui-2.png

Links