Metadata-Version: 2.1
Name: culendar
Version: 0.20230329
Summary: Culendar is a free/libre calendar application in python and curses.
Project-URL: Homepage, https://framagit.org/mit/culendar
Project-URL: Bug Tracker, https://framagit.org/mit/culendar/-/issues
Author-email: Mit <culendar@miteux.net>
License-Expression: WTFPL
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: caldav>=0.5.0
Requires-Dist: icalendar>=4.0.1
Description-Content-Type: text/markdown

# Culendar
Culendar is a [free/libre](LICENSE) calendar application in python and
curses.

## Features
- Displays your events on a week, hour by hour
- Displays a TODO list
- Adds, deletes, edits, categorizes events
- Colour themes for your categorized events
- Imports from ICalendar format or from [calcurse](http://calcurse.org/)
  files
- Customizable
- Displays webcals
- Deals with caldavs

## How to install
- Download it, run it.
- Requires Python3 modules curses, datetime, icalendar, locale, gettext,
  caldav

## How to use
- Run it. Default key "h" to get help, "c" to configure.

## No warranties
Culendar has been tested on Debian stable and old-stable,
rxvt-unicode as a terminal and UTF-8 encoding only.
It needs much more testing to be officially reliable.

Don't hesitate to report bugs or request features.

## Screenshots
![culendar screenshot](screenshot0.png)

## Chat:
IRC: #culendar on irc.geeknode.org/6697
