Aclock: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
m korektura x
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=Aclock.png
|Picture=aclock.png
|Version=1.9 (2007-02-24)
|Version=1.9 (2017-03-14)
|Author=[[Antoni Sawicki]]
|Author=[[Antoni Sawicki]]
|Licence=
|License=Apache License 2.0
|WWW=[https://raw.githubusercontent.com/tenox7/aclock/master/binaries/x86/aclock-i386-os2-warp4.exe aclock-i386-os2-warp4.exe]
|Download=PPC: [https://raw.githubusercontent.com/tenox7/aclock/master/binaries/ppc/aclock-ppc-os2.exe aclock-ppc-os2.exe]<br/>286: [https://raw.githubusercontent.com/tenox7/aclock/master/binaries/x86/aclock-at286-os2-1.exe aclock-at286-os2-1.exe]<br/>386: [https://raw.githubusercontent.com/tenox7/aclock/master/binaries/x86/aclock-i386-os2-warp4.exe aclock-i386-os2-warp4.exe]
|Website=https://github.com/tenox7/aclock
}}
}}
ASCII clock for OS/2 Vio mode. The source code is included.
'''Aclock''' is an analogue clock program for text mode console displays, terminals, or terminal emulators. This program is obviously absolutely useless, except for turning your old, expensive mainframe or supercomputer into a wall clock.


==Links==
The source code is included and can be compiled with OpenWatcom C/C++.
*https://github.com/tenox7/aclock


[[Category:Clocks]]
[[Category:Clocks]][[Category:Open Source Software]]

Latest revision as of 18:24, 8 July 2019

Aclock
Version 1.9 (2017-03-14)
Vendor
Author Antoni Sawicki
License Apache License 2.0
Download PPC: aclock-ppc-os2.exe
286: aclock-at286-os2-1.exe
386: aclock-i386-os2-warp4.exe
Website https://github.com/tenox7/aclock

Aclock is an analogue clock program for text mode console displays, terminals, or terminal emulators. This program is obviously absolutely useless, except for turning your old, expensive mainframe or supercomputer into a wall clock.

The source code is included and can be compiled with OpenWatcom C/C++.