A nwjs based application to stream shows and others from websites and video services. Currently supports
- watchseries
and
- vodlocker
##Build
To build with nw-builder
nwbuild -p linux64 --cacheDir /path/to/cache/dir/ .
To run application
nw .
For More details -