Skip to content
forked from mayswind/AriaNg

AriaNg, a modern web frontend making aria2 easier to use.

License

Notifications You must be signed in to change notification settings

yuchting/AriaNg

 
 

Repository files navigation

原AriaNG https://github.com/mayswind/AriaNg 感谢原作者!

编译

可以参考原 AriaNG 的编译,不过开发只能在 node v10 版本中编译,最新的 NodeJs 版本无法编译。

比如使用 v10 的nodejs.exe 编译:

/d/node-v10.24.1-win-x64/npm install
/d/node-v10.24.1-win-x64/node.exe ./node_modules/gulp/bin/gulp.js clean build

编译只有一个 index.html 文件:

/d/node-v10.24.1-win-x64/npm install
/d/node-v10.24.1-win-x64/node.exe ./node_modules/gulp/bin/gulp.js clean build-bundle

下载

https://github.com/yuchting/AriaNg/releases/

About

AriaNg, a modern web frontend making aria2 easier to use.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.7%
  • HTML 20.7%
  • CSS 7.5%
  • Shell 0.1%