Aclock: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
m korektura x
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
ascii clock for OS/2 Text Mode
{{Software
|Picture=aclock.png
|Version=1.9 (2017-03-14)
|Author=[[Antoni Sawicki]]
|License=Apache License 2.0
|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
}}
'''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.


; Download: [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/apps/clock&file=aclock-os2.zipBinaries] [https://github.com/OS2World/APP-CLOCK-aclock Source Code]
The source code is included and can be compiled with OpenWatcom C/C++.


; License: Open source. Not Specified
[[Category:Clocks]][[Category:Open Source Software]]
 
; Author: [[Antoni Sawicki]]
 
[[Category:Clocks]]

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++.