Skip to content

ivaquero/floating-clock

Repository files navigation

⏰ Floating Clock

code size repo size

This project aims to build a cross-platform floating clock based on PySide6 & Qt6.

Motivation

When coding in full screen mode, I often forget the time. When on macOS / Linux, the clock on the menu bar is too small to be noticeable, so is the clock on Windows.

clock

Roadmap

  • Main Window
    • Frameless
    • Drag and Move
    • Right Click Menu
    • Always On Top
    • Show in Fullscreen Mode
  • Font
    • Set Color
    • Set Background Color
    • Change Size
  • Configuratin File
    • Read Settings
    • Write Settings
    • Reset Settings
  • Time
    • Select Time Zone
    • Set Alarms

For Testing

python -m pip install -r requirements.txt

About

Cross-platform Floating Clock based on PySide6 & Qt6

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published