Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 683 Bytes

File metadata and controls

28 lines (20 loc) · 683 Bytes

pycalcurse

pycalcurse is curses based calendar tool, which is able to handle several ressources. The ressources can be online or local and you are able to choose several colors for the ressources to make important events more noteable.

The pycalcurse project is inspired by the c project 'calcurse'.

This software is released unter the WTFPL v2.

Requirements

  • icalendar

ToDo's:

  • read from pw proctected online resources (target: 0.3)
  • several views (e.g. a week-view) (target: 0.4)
  • change default language from german to english
  • add multilingual support
  • refactor, refactor, refactor ...