Skip to content

Instantly share code, notes, and snippets.

View garolpe's full-sized avatar

Karol Gasparik garolpe

View GitHub Profile
@lmacken
lmacken / countdown.py
Last active March 29, 2022 11:45
A fullscreen countdown timer
#!/usr/bin/env python
# ----------------------------------------------------------------------------
# A fork of pyglet's timer.py by Luke Macken
#
# Copyright (c) 2006-2008 Alex Holkner
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met: