Skip to content

marcodlk/Calendar-Event-File-Generator

 
 

Repository files navigation

#Calendar Event Generator

A Java application that allows a user to manipulate an .ics (calendar) file

##Program Usage

./run.sh
  • if you want to import an existing calendar, pass the file name as the first argument:
java interface myCally.ics
  • If you want to see what commands are available to you, type 'commands'
commands

##License MIT License

About

Java application used for manipulating .ics files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.7%
  • Shell 1.3%