forked from jnewland/votigoto
-
Notifications
You must be signed in to change notification settings - Fork 0
Ruby API wrapper for the TiVoToGo protocol. Use it to access a list of recorded shows and programs on your Tivo.
License
mohansikder8186/votigoto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for votigoto =================== >> require 'votigoto' => true >> tivo = Votigoto::Base.new("10.0.0.148","SEKRET_MEDIA_ACCESS_KEY") => #<Votigoto::Base:0x14095d8 @mak="SEKRET_MEDIA_ACCESS_KEY", @ip="10.0.0.148"> >> tivo.shows.first.to_s => "The Daily Show With Jon Stewart - Senator Joe Biden (D-Del.)."
About
Ruby API wrapper for the TiVoToGo protocol. Use it to access a list of recorded shows and programs on your Tivo.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 62.1%
- JavaScript 37.9%