Photon WebUI is a modern frontend for aria2.
For desktop downloader, please have a look at Photon.
Visit https://github.com/zmzhang8/Photon-WebUI
- Manage multiple aria2 servers
- BT: selective downloading
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serve
# build for production with minification
npm run build
For a detailed explanation on how things work, check out the guide and docs for vue-loader.