This project aims to build a cross-platform floating clock based on PySide6.
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.
- 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
python -m pip install -r requirements.txt