Modern TUI calendar and task manager with customizable interface. Manages your events and tasks, displays birthdays from your abook, and can import events and tasks from calcurse and taskwarrior. See wiki for more information.
pip install calcure
Windows Terminal
app from the app storepython 3.x
also from the app store (if you just type python
in the Windows Terminal app it will offer you to install)pip install windows-curses calcure
python -m calcure
holidays
and jdatetime
python libraries. Install by pip install holidays jdatetime
.Run calcure
in your terminal. You may need to restart your terminal after install.
Calcure support automations and can be started in special mods using user arguments. Please refer to this wiki page for the list of options.
List of all key bindings can be accessed in the wiki and via ?
key in the program.
On the first run, program will create a configuration file at ~/.config/calcure/config.ini
.
You can edit parameters, colors, and icons in the config.ini
file.
An example of the config.ini file is here.
Explanations of all settings are in the wiki.
use_unicode_icons = No
.show_weather = No
.weather_city = Tokyo
. By default, this setting is empty and program tries to detect your city automatically from your ip.calcure
, try to restart your terminal, it may need to recheck the binaries.pip install calcure
for installation.If you wish to contribute to the code base or translations, feel free to open issues or propose PRs. Particularly, you are welcome to contribute to translations, packaging for repositories, and syncing with popular calendar services. For big changes, please open an issue to discuss first.
If you'd like to support the development, consider donations. For more information about contribution, see wiki pages.
Version | Tag | Published |
---|---|---|
2.4.1 | 25d ago | |
2.3.1 | 1mo ago | |
2.3.0 | 1mo ago | |
2.2.0 | 2mos ago |