Anonymous Controller
Member
- Messages
- 9
Got bored sitting around at home and decided to make an AppleScript to create events in Calendar from my Web Schedule page. Figured I'd share it with you.
The script is inspired by the VoidTime app that was briefly on the iOS App Store a year or so ago. Some major changes are:
The script is inspired by the VoidTime app that was briefly on the iOS App Store a year or so ago. Some major changes are:
- You can read the source code for yourself and verify I'm not doing anything nefarious.
- It's not an app or application, just a script to scrape the info from the web and dump it in your calendar. It won't tell you what kind of leave you're on, or who else is working with you, or anything like that.
- It only works on macOS. I don't have the skills to create a full-blown app and I wouldn't want to in any case, because then you couldn't read the source code. I imagine the idea could transfer to Windows PowerShell but I have extremely limited experience with that. Anyone who wants to attempt can feel free.
GitHub - AnonymousController/wstc: Script to copy a user's work schedule from Web Scheduler to the Calendar application.
Script to copy a user's work schedule from Web Scheduler to the Calendar application. - AnonymousController/wstc
github.com