Calendar
Published: 18:45, Thursday 14 July 2011

I always used my own paper sheets to organize myself. Last summer I wanted to start using some dedicated software, and after some trials I decided to write a small calendar app myself. I used Python as a programming language. The result is a minimalistic spreadsheet-like calendar with only one view (one week per row) and an editable text field per day. The code is some hundred lines long.

© Copyright 2009-2011 Nicola Marcacci Rossi