Skip to content

Instantly share code, notes, and snippets.

View garolpe's full-sized avatar

Karol Gasparik garolpe

View GitHub Profile
@garolpe
garolpe / countdown.py
Last active November 10, 2019 06:12 — forked from lmacken/countdown.py
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: