obdaRemind is a simple curses frontend for Remind, featuring only a navigable month calendar view. It is written in Python, and uses only the standard library.
Simply download the obdaRemind.py file and run it with Python:
python obdaRemind.py
You can also make the file executable and invoke it directly:
chmod +x obdaRemind.py
./obdaRemind.py