Terminal application for collaborative, time-zone adaptive calendars.
Using this application is simple, lightweight, and easy.
OCaml Version 4.09 or higher.
- Download this source code and place in a directory of a software project your team is working on.
- Within
src, runmake calto start the application. - Follow the instructions provided by the application interface to create a new calendar.
For software teams using Git, this calendar system can be shared within a project directory and updated by any team member, regardless of time zone. Commiting the adaptive_calendar directory will allow your teammates to see any changes you have added to a calendar upon access and running the application.