#include <infodrom.style>
#include <projects.style>

<projectpg project="countdown" maxcontrib=5>

<headline>Version 0.1 released</headline>

<p>This is the initial release of countdown as a single file
application written in Python using Gtk3 and standard Python modules.</p>

<p>a simple configuration file is supported in <file>~/.countdown.conf</file>:</p>

<pre>
  [countdown]
  alarm = /path/to/soundfile
</pre>

<author>Joey</author>

</projectpg>

# Local variables:
# mode: html
# mode: auto-fill
# end:
