tkremind
Tk GUI interface to remind
Install
- All systems
-
curl cmd.cat/tkremind.sh
- Debian
-
apt-get install tkremind
- Ubuntu
-
apt-get install tkremind
- Alpine
-
apk add tkremind
- Arch Linux
-
pacman -S tkremind
- Kali Linux
-
apt-get install tkremind
- Fedora
-
dnf install tkremind
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tkremind
- Raspbian
-
apt-get install tkremind
- Dockerfile
- dockerfile.run/tkremind
- Docker
-
docker run cmd.cat/tkremind tkremind
powered by Commando
tkremind
Tk GUI interface to remind
Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. Tkremind provides a GUI which allows viewing a calendar and adding or editing reminders without learning the syntax of Remind.
remind-gui
Tcl/Tk
remind
sophisticated calendar and alarm program
Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. Reminders can be created by the remind scripting language or by using the graphical frontend package "tkremind".