calcurse
A text-based calendar and scheduling application for the command-line. More information: <https://calcurse.org>.
Install
- All systems
-
curl cmd.cat/calcurse.sh
- Debian
-
apt-get install calcurse - Ubuntu
-
apt-get install calcurse -
Alpine
-
apk add calcurse - Arch Linux
-
pacman -S calcurse - Kali Linux
-
apt-get install calcurse - Fedora
-
dnf install calcurse - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install calcurse - OS X
-
brew install calcurse - Raspbian
-
apt-get install calcurse - Docker
-
docker run cmd.cat/calcurse calcursepowered by Commando
A text-based calendar and scheduling application for the command-line. More information: <https://calcurse.org>.
-
Start `calcurse` on interactive mode:
calcurse -
Print the appointments and events for the current day and exit:
calcurse --appointment -
Remove all local calcurse items and import remote objects:
calcurse-caldav --init=keep-remote -
Remove all remote objects and push local calcurse items:
calcurse-caldav --init=keep-local -
Copy local objects to the CalDAV server and vice versa:
calcurse-caldav --init=two-way
© tl;dr; authors and contributors