Skip to content

theirishpenguin/ical-merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages