1
0
Fork 0
Desk clock for your Raspberry Pi
 
 
Go to file
Tomek Wójcik b744a9b753 Updated the mailing list address. 2016-02-08 08:05:19 +01:00
docs Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
examples Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
extra Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
pie_time Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
tests Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
.gitignore Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
CONTRIBUTING.md Updated the mailing list address. 2016-02-08 08:05:19 +01:00
LICENSE Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
MANIFEST.in Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
README.rst Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
requirements-dev.txt Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
requirements.txt Initial public release of PieTime! 2016-02-07 15:41:31 +01:00
setup.py Initial public release of PieTime! 2016-02-07 15:41:31 +01:00

README.rst

PieTime
=======

Desk clock for your Raspberry Pi.

About
-----

PieTime lets you turn your Raspberry Pi into a desk clock. It's written in
Python using PyGame framework.

PieTime comes with three modules that allow displaying the clock, weather and
set of pictures. These modules (also known as *cards*) are highly configurable,
so you can tweak them to better suit your needs.

Additionally, an API is provided for users who wish to write their own cards.
Read on for an example of a card.

Features
--------

With PieTime you can:

* Choose any of the three builtin cards.
* Configure display aspects (e.g. text color) of the cards.
* Define card visibility intervals.
* Set up screen blanking period for power saving.
* Use the card API to create your own cards.

Author, License and Attributions
--------------------------------

PieTime has been created and is developed by
`Tomek Wójcik <https://www.bthlabs.pl/>`_.

PieTime is licensed under the MIT License.

PieTime uses the following 3rd party code and resources:

* Open Sans font by Steve Matteson, (Apache License, Version 2.0),
* Linea Weather 1.0 font by Dario Ferrando (CC BY 4.0),
* PT Mono font by Paratype (SIL OFL, Version 1.1).