A simple Calendar app that I wrote in a week for class.
Download calendar.jar
from the releases and run it with java -jar calendar.jar
Run run.sh
Run run.bat
- The color sometimes messes up when using windows. To fix this, run
chcp 932
before running.