View on GitHub

wtplan

Calendar program with a terminal interface, a web interface and git integration

Download this project as a .zip file Download this project as a tar.gz file

wtplan - web terminal planner

The application wtplan helps you manage a calendar. The calendar can be managed from a command line interface and/or a web interface. The calendar data is stored in a simple text file (located in ~/.wtplan by default). wtplan integrates with git to make backup and synchronization between multiple computers convenient.

Features

Requirements

Install

  1. Edit the paths in config.mk to fit your system if needed. (wtplan is installed into /usr/local/{bin,share/man/man1} by default.)
  2. Run make install as root. (This will build and install wtplan)

License

The MIT/X Consortium License. See the LICENSE file for details.