-
Notifications
You must be signed in to change notification settings - Fork 2
Simply Ruby project to enable aggregating of many ical feeds into one
License
theirishpenguin/ical-merger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ical-merger is a project which provides to aggregate multiple ical feeds into one. Dependencies ------------ gem install icalender gem install rspec # if you want to run the tests Usage ----- In config.rb - Set the @@combined_ics_filepath to the location you wish to write the combined .ics file - Set the @@ical_urls to the point at the ical URLs (or local files) you wish to combine Alternatively, you can use the ICalMerger class directly in Ruby code - see the RSpec specs for examples Enjoy! :-) Copyright (c) 2010 [Veronica Kelly], released under the MIT license
About
Simply Ruby project to enable aggregating of many ical feeds into one
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published