Skip to content

m7a/bp-gamuhr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

section x-masysma-name title date lang author keywords x-masysma-version x-masysma-repository x-masysma-website x-masysma-owned x-masysma-copyright
32
gamuhr
GAM Uhr
2020/02/14 15:21:50
en-US
Linux-Fan, Ma_Sys.ma (Ma_Sys.ma@web.de)
gam
uhr
java
1.0.0
1
Copyright (c) 2017, 2020 Ma_Sys.ma. For further info send an e-mail to Ma_Sys.ma@web.de.

Description

The GAM UHR provides a simple on-going time counter in the style of a 7-segment clock. It is intended to be visible upon a quick glance and hence shows large segments.

One possible use is keeping track of ongoing game times, hence the prefix GAM. The only interface element provided is a pause button to temporarily halt the ongoing time counter.

Note: This program does not attempt to achieve maximum precision. In the long run, it should display time equivalent to the difference between the times measured by the OS. Internally, it uses System.currentTimeMillis() and absolute times. Changes in OS time may make the clock jump!

GAM UHR screenshot

Compilation can be performed with ant jar.

See also: tty-clock(1)

About

7-segment style on-going time counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published