Skip to content

dj-256/BetterClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ BetterClock ⏰

BCH compliance

Origin story

I just watched this video : So... the minute hand shows progression — apparently we think of time in wildly different ways from the excellent channel Technology Connextras.

I wanted to create a clock that combines the advantage of an analog clock: progress bar thanks to the hands and the advantage of a digital clock: precise and quick numbers to read.

Screenshots

App

Theme Default With seconds Top left menu
Black image image image
White image image image

Taskbar

Default With seconds
image image

How to compile and run ?

From IntelliJ IDEA

Just click on the "Run" button.

From the compiled executable

First use maven to compile the project.

mvn javafx:jlink

This command generates a launcher.bat file that can be used to run the application. You just have to run launcher.vbs at the root of the project to run it. Feel free to create a shortcut to the vbs script.

About

Analog & Digital clock at the same time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.1%
  • CSS 16.9%
  • VBScript 1.0%