2026-04-10 17:09:45 +08:00
2026-04-10 17:09:45 +08:00
2024-06-15 01:16:20 +08:00
2024-06-15 01:40:31 +08:00
2026-04-10 17:09:45 +08:00
2026-04-10 17:09:45 +08:00
2024-06-15 01:40:31 +08:00
2023-07-30 17:40:44 +08:00
2026-04-10 17:09:45 +08:00
2024-06-15 01:16:20 +08:00

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
S
Description
Dual-timezone floating clock (Qt6) — fork of ivaquero/clouck
Readme MIT
419 KiB
Languages
C++ 86.3%
CMake 4.7%
Shell 4.5%
Objective-C++ 2.5%
QMake 1.6%
Other 0.4%