Giter VIP home page Giter VIP logo

aria2drive's Introduction

Aria2Drive

It is a script to set up a Cloud Storage with download manager. Oneindex, aria2, AriaNG and rclone are used.

how to use

wget --no-check-certificate -O Aria2Drive.sh <https://raw.githubusercontent.com/uselibrary/Aria2Drive/master/Aria2Drive.sh> && chmod +x Aria2Drive.sh && bash Aria2Drive.sh

To use this script, you need OneDrive account and a server/VPS which runs Debian.

It is better to read https://pa.ci/95.html first.

[Update] Feb 21, 2022 Add telegram bot notice function after the data upload completed. This feature is not enabled by default, please modify the last three lines of the autoupload.sh if needed: remove the # and input your telegram bot TOKEN and CHAT ID. This feature is curl dependent, please make sure curl is installed.

中文说明

Aria2Drive为一键脚本,将会为你打造一个利用aria2和onedrive实现离线下载功能的私有网盘,只支持Debian(主要是因为没时间去适配其他系统,我主用Debian系),考虑到稳定性问题,推荐使用纯净系统进行运行和安装。

一键脚本如下,推荐先读完教程再执行,教程地址:https://pa.ci/95.html

wget --no-check-certificate -O Aria2Drive.sh <https://raw.githubusercontent.com/uselibrary/Aria2Drive/master/Aria2Drive.sh> && chmod +x Aria2Drive.sh && bash Aria2Drive.sh

一台具有root权限的运行Debian的服务器/VPS,以及一个OneDrive账号是必要的。 以下外部软件将会被安装(将会自动安装,不必过多关注),以实现离线下载和网盘列表的功能:

  • 基础性软件:vim git curl wget unzip
  • 维持性软件:nginx php-fpm php-curl
  • 功能性软件:aria2 AriaNG Oneindex rclone

Ubuntu and CentOS version scripts are avalible which need to manual run.

[更新] 2022年2月21日 新增了电报提醒功能,在文件完成上传之后,会通过电报机器人推送消息。此功能默认关闭,如果有需要,请修改autoupload.sh的最后三行:删除#,并填写你的电报机器人的TOEKN和CHAT ID。此功能依赖于curl,启用前请确保已经安装了。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.