Skip to content

Btapp.js demo that shows using the library in a chrome plugin to download torrent contents like normal downloads.

Notifications You must be signed in to change notification settings

LeFouineur/oneclick

 
 

Repository files navigation

#Initializing Submodules

git clone git@github.com:pwmckenna/oneclick.git
git submodule init
git submodule update

#Updating Submodules Use this when you've changed code in one of the submodules, commited it, and now want to use that new code in this project.

git submodule -q foreach git pull -q origin master

#Build/Install (Development)
Chrome -> Tools -> Extensions
Enable Developer Mode
Click Load Unpacked Extension and select this project directory

About

Btapp.js demo that shows using the library in a chrome plugin to download torrent contents like normal downloads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%