A minimal, transparent floating clock widget that stays on top of other windows with customizable settings.
# Clone repository
git clone https://github.com/aashishrajput9838/floating-clock-widget.git
# Navigate to project directory
cd floating-clock-widget
# Install dependencies
pip install -r requirements.txt
# Build standalone executable
pyinstaller clock.spec