Skip to content

A clock that represented in words, updates every minute, hope you like it

Notifications You must be signed in to change notification settings

GitEin11/worded_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worded clock

This is a worded clock inspired by [qlocktwo conky] by Mowgli-writes. Unlike the original version, which updates every five minutes and uses ambiguous words to show the time, my version updates every minute and uses clear words to show the exact time. I spent a lot of effort figuring out the most optimized matrix for the letters. If you have any suggestions for a better arrangement of the letters, please message me. I hope you like it! 😊

  1. Install conky
sudo apt install conky
  1. you can use this script worded_clock.sh and add it to your startup
make worded_clock.sh executable (worded_clock.sh and both worded_clock1/2 must be in the same folder)

Make sure you have installed font DejaVu Sans Mono, or any font that is monospace but do edit that on the configuration of worded_clock1/2 or worded_clock.ini according to your font

for window user install rainmeter and use "worded_clock.ini"

I made the conky script seperately, for some reason if its combined to 1 file, it glitches

48

49

preview.mp4

if your interested in making a matrix for month you can use this, I'm too lazy to do it now. If you have a better matrix, feel free to recommend, my brain is hurting just trying to solve it heheheh.

Untitled

About

A clock that represented in words, updates every minute, hope you like it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages