Skip to content

Desktop widget that displays a real-time binary clock.

Notifications You must be signed in to change notification settings

kkevn/BinaryClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BinaryClock

Created in 2014, this project was my first personal project that I successfully finished. The goal was to simply recreate the behavior of a binary clock in the form of a small desktop widget.

It will run indefinitely as a clock would and requires no interaction from the user after launching.

Using the image below, the red, green, and blue respectively correspond to hours, minutes, and seconds.

Binary Clock Demo

Animated GIF will continuously loop; does not reflect current time.


Run Instructions

  1. Java8 may need to be installed on your machine
  2. Launch the /dist/BinaryClock.jar executable

Specifications

  • Java for clock logic
  • Java Swing for graphical user interface

About

Desktop widget that displays a real-time binary clock.

Topics

Resources

Stars

Watchers

Forks

Languages