/pyCal

A simple python calendar which is command line/text based.

Primary LanguagePythonMIT LicenseMIT

pyCal

Super simple terminal based python calendar.

🚧 This Software is in Alpha 🚧

Instalation

  1. Download the pyCal.py file and save to a convient location.
  2. Create a blank textfile called cal.csv inteh same location as this file.
  3. Open an admin terminal and run pip install asciimatics.

Usage

To run open the pyCal.py file.

There is currently no cursor support in this version, so to itneract with it usethe keyboard

  • keys as per the bottom of the screen.
  • To go back you can press the ;.
  • To stop entering text always press the Tab.

Note: The inputs are not always validated so entering invalved eys and inputs can result in unexpected behaviour.