Skip to content
/ clockword Public

A relaxed customizable clock which conveys your system time lyrically.

License

Notifications You must be signed in to change notification settings

B0-B/clockword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockword 🍊

A relaxed customizable clock which conveys your system time lyrically.

Patchnotes

Release Notes
1.0.3 Binary release
1.0.2 + enabled dark mode
+ opacity adjustment (Windows only)
+ added taskbar icon

Run in Python

# option 1: Run from terminal
python main.py 
# option 2: Import
from main import clockword
clockword(background='#000', foreground='#fff', font=('Times New Roman', 20), opacity=0.7)

Build .exe

Run the build script

python build.py

the binary will be located in the /bin directory.

About

A relaxed customizable clock which conveys your system time lyrically.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages