/py-pygame-clock

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

py-pygame-clock - An Analog Clock

Screenshot

Written in Python using Pygame.

Displays an analogue clock, can be run in a window or on the console in full screen using the 7 inch Raspberry Pi screen and started as a daemon when the Pi boots.

Works with Python 2.x and Python 3.x

Dependencies

Python 3

  • python3-tz
  • python3-pygame

Python 2

  • python-pygame
  • python-tz