A high-end, native-feeling desktop clock application designed to integrate seamlessly with your Windows desktop.
- Premium Aesthetics: Vibrant colors, smooth animations, and curated typography (Inter/Outfit).
- Global Context: Specifically tailored themes for Benin, France, and Spain with principal city names.
- Native Integration: Resides permanently behind open windows, integrated directly into your wallpaper.
- Optimized Performance: Lightweight Python implementation with minimal system resource usage.
- Glassmorphism Design: Modern, translucent UI that looks stunning on any background.
- Python 3.x
- Required libraries (install via pip):
pip install tkinter pillow
Simply run the main Python script:
python desktop_clock.pyThe project includes a PyInstaller .spec file to generate a standalone executable:
pyinstaller desktop_clock.specThis project is open-source.