Skip to content

This Ruby script will get calendar names and URLs from iCloud

License

Notifications You must be signed in to change notification settings

pixiitech/icloud-calendarnames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

icloud-calendarnames

This is a Ruby script to pull the associated calendar names and URL's from iCloud given a username and password.

Use this script as-is if you wish in your larger projects as per LICENSE.md. I ask that my name and link to this repo is included in a code comment. It is open source.

Author: Gregory Hedrick Email: [email protected] Website: www.pixiitech.net

CONTRIBUTIONS: Send me a pull request!

Dependencies: require 'base64' require 'net/http' require 'openssl' require 'nokogiri'

About

This Ruby script will get calendar names and URLs from iCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages