https://github.com/zmzhang8/Photon-WebUI
A modern WebUI for aria2.
https://github.com/zmzhang8/Photon-WebUI
aria2 manager webui
Last synced: over 1 year ago
JSON representation
A modern WebUI for aria2.
- Host: GitHub
- URL: https://github.com/zmzhang8/Photon-WebUI
- Owner: zmzhang8
- License: apache-2.0
- Archived: true
- Created: 2018-06-16T18:41:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:33:42.000Z (over 3 years ago)
- Last Synced: 2024-05-28T15:04:25.478Z (about 2 years ago)
- Topics: aria2, manager, webui
- Language: Vue
- Homepage: https://alanzhangzm.github.io/Photon-WebUI
- Size: 5.89 MB
- Stars: 115
- Watchers: 6
- Forks: 25
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Languages: [English](https://github.com/alanzhangzm/Photon-WebUI) [中文](https://github.com/alanzhangzm/Photon-WebUI/blob/master/README.zh-CN.md)
# Photon WebUI
*Photon WebUI* is a modern frontend for [aria2](https://github.com/aria2/aria2).
For desktop downloader, please have a look at [*Photon*](https://github.com/alanzhangzm/Photon).
## Use
Visit https://github.com/zmzhang8/Photon-WebUI
## Feature
- Manage multiple aria2 servers
- BT: selective downloading
## Screenshots



## Development
``` bash
# 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
## License
[Apache-2.0](https://github.com/alanzhangzm/Photon-WebUI/blob/master/LICENSE)