Skip to content

Instantly share code, notes, and snippets.

View supertin's full-sized avatar

supertin

  • Australia
View GitHub Profile
@supertin
supertin / perajarvi.svg
Last active November 2, 2019 09:40
SVG redrawing of My Summer Car in game map
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@supertin
supertin / clock.py
Created July 19, 2020 09:24
XScreensaver digital clock hack in Python3
#!/usr/bin/env python3
"""
ClockScreensaver - Show a simple digital clock using XScreensaver
Copyright (C) 2020 Tim Bates
Based on WebScreensaver - Copyright (C) 2012-2017 Lucas Martin-King & Thomas Reifenberger
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.