Skip to content

A Cross-Platform Floating Clock Build on PySide

Notifications You must be signed in to change notification settings

gitony0101/floating-clock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Floating Clock

code size repo size

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

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

A Cross-Platform Floating Clock Build on PySide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%