Skip to content

Rexxt/ticlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo.

ticlock


who needs a tidbyt when you have tiny clock?

Preview

TiClock is presenting like so:

ticlock with clock app open ticlock with clock app and menu open

how use?!?!

prerequisites

from source

  1. install python3 & python-pip package
  2. run pip install -r requirements.txt inside source directory. (should install blessed, pynput and requests)
  3. run python3 main.py.

executable

  1. download the executable file. requires musl to run & currently works only on Linux.
  2. run it with ./ticlock.

AppImage

  1. download the AppImage file. Requires only fuse & appstream to run everywhere.
  2. execute it with ./ticlock-x86_64.AppImage.

license

the project is based on the GNU GPL 3.0 License.

Contributors

Releases

No releases published

Packages

No packages published