Skip to content

zanyshh/zenark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenark (beta)

clock icon

Zenark is a simple tkinter based application which can display current date and time. It also has the functionality to keep running in a seperate thread without buggging out the GUI.This project is currently in beta and more functionality would be added later.

Features

  • Displays the date and time in nicely formatted manner.
  • Modern fluent UI.
  • Runs a long running task without disrupting main GUI responsiveness.
  • (more features coming soon!)

Requirements

  • Python 3.x
  • 'tkinter' (if you are on linux seperately install it)
  • 'Pyinstaller' (for packaging "optional")

About

Zenark a simple clock app with a fluent UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages