Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 624 Bytes

File metadata and controls

31 lines (19 loc) · 624 Bytes

Google Tools

Klensch Lucas

Description

Tools for downloading files and uploading them to One Drive

Getting Started

Clone repository git clone

Install dependencies npm install or yarn install

Command Line Tools

Run Torrent downloaded node torrent-cli.js [magnet link]

Run Directory Search node check_directory.js [directory]

Use programmatically

Require torrent.js for torrent downloads

Require check_directory.js to check directories

Packages

Webtorrent - For downloading torrent files

Progress - Used to display progress bar on console

Folder Structure