Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizalmart/gworldclock3
GTK+3 port of gworldclock
https://github.com/rizalmart/gworldclock3
app clock gtk gtk3 gworldclock time timezone utilities worldclock
Last synced: 11 days ago
JSON representation
GTK+3 port of gworldclock
- Host: GitHub
- URL: https://github.com/rizalmart/gworldclock3
- Owner: rizalmart
- License: gpl-2.0
- Created: 2024-05-05T02:06:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T12:33:53.000Z (6 months ago)
- Last Synced: 2024-10-25T08:36:19.868Z (about 2 months ago)
- Topics: app, clock, gtk, gtk3, gworldclock, time, timezone, utilities, worldclock
- Language: C
- Homepage:
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
gworldclock allows the time in any number of time zones chosen by the user to
be tracked. The zones may also be "synchronised" ("rendezvoused") to times
other than the current time. Zones are stored in $XDG_CONFIG_HOME/gworldclock/tzlist.list.tzwatch is a script which displays the time for the different zones to the
console. It also uses $XDG_CONFIG_HOME/gworldclock/tzlist.list.Some user preferences may be set in $XDG_CONFIG_HOME/gworldclock/gworldclock.xml, an XML config
file. For example:%c
Return To Normal Clock Operation
timeDisplayFormat indicates how the display of the time in gworldclock
is to be formatted. It may be set within the program using the menu
item File/Preferences, which will automatically save to
$XDG_CONFIG_HOME/gworldclock/gworldclock.xml.The item inside enables the text of the
"Done" button to be changed (indicating the user wishes to return from
Rendezvous to normal clock operations). Some users have indicated
that "Done" is not clear to them, so this facility allows them to set
their preferred label. It can only be set by hand in $XDG_CONFIG_HOME/gworldclock/gworldclock.xml,
the user interface within the program does not cater for it.The man page for gworldclock (gworldclock.1) was generated by hand from
gworldclock.sgml using "docbook2man gworldclock.sgml".
It has not been put into the Makefile for install purposes.Source for this program may be found at:
http://packages.debian.org/unstable/utils/gworldclock
Drew Parsons