-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRelease_Notes.txt
More file actions
24 lines (13 loc) · 817 Bytes
/
Release_Notes.txt
File metadata and controls
24 lines (13 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
World Clock - by AA2IL
----------------------
Clock app showing GMT time and Gray Line.
This app is written in python 3. The python script wclock.py can be run under linux or windoz 10/11. Stand-alone execuatables for linux and windoz 10/11 have been made using pyinstaller. Complete source code and build files are available at https://github.com/aa2il/wclock .
Please email constructive comments/suggestions to aa2il AT arrl DOT net.
Windows Installer: wclock_setup.exe
After installation, double click the desktop shortcut or open a command prompt (cmd.exe) and execute "C:\Program Files (x86)\AA2IL\wclock.exe".
Known issues:
None
------------------------------------------------------------------------------
Revision history:
Version 1.0 - Jan. 2023
This is the first version-controlled release.