Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vietnamese Word Clock

A modern Vietnamese word-based clock inspired by QLOCKTWO.

Instead of showing digits, the clock displays the current time in Vietnamese words, lighting up the appropriate letters in a grid.

The application interface is currently in Vietnamese.


Features

  • Vietnamese word time display rounded to five minutes
  • Multiple color themes
  • Analog clock
  • Digital time and date display
  • Test mode (auto time simulation)
  • Manual time override
  • Frameless draggable window
  • Packaged as standalone Windows executable

Preview

Main view

Preview

Mini mode

Preview

Main view with settings enabled, "Anh đào" theme

Preview

Mini mode with settings enabled, "Biển sâu" theme

Preview


Download

Download the latest version


Built With

  • Python 3
  • Tkinter
  • PyInstaller (for packaging)

Build From Source

Clone the repository:

git clone https://github.com/tridzfr/vietnamese-word-clock.git
cd vietnamese-word-clock

Build executable:

pyinstaller --onefile --windowed --icon=icon.ico clock.py

The executable will be created in:

dist/clock.exe

Requirements

  • Python 3.10+
  • Tkinter (usually included with Python)
  • PyInstaller (for building executable)

About

A modern Vietnamese word-based desktop clock inspired by QLOCKTWO, built with Python and Tkinter.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages