Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 355 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 355 Bytes

Automating some calendar entry. Took this chance to learn about threading and mocking. Also gave an opporturnity to work with google api. This program will listen for entries that you want to be loaded into google calendar, parse them, and then interact with google api to add them. I also have a rust program that feeds this program the calendar entries.