Downloadliste

Projektbeschreibung

PySchoolClock is an alarm clock that checks your
local school closing listings on the Internet. If
your school is closed, the alarm clock lets you
sleep in.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-08-02 11:52
0.5

"http://" wird automatisch an den Schließungen URL hinzugefügt, wenn nicht bereits vorhanden ist. Ein ausführlichen Modus für die Fehlersuche wurde hinzugefügt. Der Code wurde aufgeräumt. Ein Snooze-Funktion wurde hinzugefügt, sodass Benutzer den Alarm, wenn die Schule geschlossen zu verzögern.
Tags: Minor feature enhancements
"http://" is automatically added to the closings URL, if not already present. A verbose mode for debugging has been added. The code has been cleaned up. A snooze function has been added, allowing users to delay the alarm when school is closed.

2008-07-27 16:52
0.4

Die Uhr nimmt nun Kommandozeilen-Argumente. Ein Fehler, ein HTTP 405-Fehler dazu führen können, wurde behoben. Das os-Bibliothek verwendet wird, anstatt den Befehl Bibliothek, die Kompatibilität mit Windows verbessert. Die Dokumentation wurde aktualisiert, um die Änderungen zu berücksichtigen.
Tags: Minor feature enhancements
The clock now takes command line arguments. A bug
that could cause an HTTP 405 error was fixed. The
os library is used rather than the command
library, which improves compatibility with
Windows. The documentation was updated to reflect
the changes.

2008-07-20 07:53
0.2.1

Der Code kann jetzt als Skript ausgeführt werden (vorausgesetzt, dass Python bei "installiert ist / usr / bin / python"). Kleinere Änderungen wurden auf den Quellcode und Dokumentation.
Tags: Code cleanup
The code can now be run as a script (assuming that
Python is installed at "/usr/bin/python"). Minor
changes were made to the source code and
documentation.

2008-07-17 09:12
0.2

Tags: Initial freshmeat announcement

Project Resources