Skip to content

sfuhrm/uhr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uhr

Travis CI Status

Screenshot of Uhr

Analogue clock application in Java Swing.

Building it

For building the application you need Apache Maven. Use the following command line:

$ mvn clean package

Running it

The build step described above produces an executable Jar archive. It can be executed in the command line with the following call:

$ java -jar target/Uhr-1.0-SNAPSHOT.jar 

Author

Written 2015 by Stephan Fuhrmann.

License

The tool is licensed under GPL 2.0.

About

Analogue clock application in Java Swing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages