8000 GitHub - lvojnovic/shaman: Track TV shows.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lvojnovic/shaman

 
 

Repository files navigation

shaman

Track TV shows

Example

See demo application without installing anything: http://mbezjak.github.com/shaman

Install

(1) Download and extract latest tar.gz release. (2) Run shaman command:

$ ./shaman
# or
$ python2 shaman

(2.1) Alternatively you can just open index.html in your browser. This is equivalent to visiting demo application. By opening html directly in a browser shaman stores data in localStorage instead of on file system.

Required dependencies

When running shaman command dependencies are:

  • python 2.7 (probably works with lower version as well)
  • pyqt module

When opening index.html there are no dependencies besides modern browser - no IE8 or below!

Further Resources

About

Track TV shows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.8%
  • Python 21.3%
  • CSS 5.0%
  • Shell 2.9%
0