Skip to content

cthlo/exoduscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exoduscli

exoduscli is a wrapped version of the XBMC addon, Exodus. It harnesses the power of Exodus by wrapping it with a fake/stubbed XBMC interface (exoduscli/fakexbmc).

This fake interface will not work on other XBMC addons because it is tailor-made for Exodus. Exodus and its dependencies are downloaded in the first run.

$ pip2 install --upgrade --user git+git://github.com/cthlo/exoduscli.git@master
$ exoduscli
Loading...
_____________________
[  0] << Exit
[  1] Movies
[  2] TV Shows
[  3] Latest Movies
[  4] Latest Episodes
[  5] Search

exoduscli.exe instead of exoduscli for Windows

$ git clone https://github.com/cthlo/exoduscli
$ cd exoduscli
$ python2 -m exoduscli.main
Loading...
_____________________
[  0] << Exit
[  1] Movies
[  2] TV Shows
[  3] Latest Movies
[  4] Latest Episodes
[  5] Search
  • Python2 (>=2.6)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages