Skip to content

yangyao/freecourseweb-qnap-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use it ?

clone this repo, create a .env file on root dir. follow the .env.example file

ENV variable explain

BOT_TOKEN= your telegram bot token
IP= your qnap nas ip
PORT= your qnap nas port
TEMP= temp folder for download station, if it's an shared folder just input the name like `mooc`
MOVE= download folder  for download station, if it's an shared folder just input the name like `mooc`
USERNAME= your nas login username
PASSWORD= your nas login password

start

node src/index.js

Then forward message from freecourseweb channel to your telegram bot.

QNAP downloadstation well start download automatically.

About

send course download link to your Qnap NAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published