Photon
A lightweight multi-threaded downloader based on aria2.
Under Apache License 2.0
By zmzhang8
A lightweight multi-threaded downloader based on aria2.
Under Apache License 2.0
By zmzhang8
Languages: English 中文
Photon is a lightweight multi-threaded downloader based on aria2. It supports HTTP/HTTPS, Magnet links, BitTorrent and Metalink.
Photon is cross platform. It has macOS and Windows releases now and will have Linux release soon.
For Web frontend of aria2, please have a look at Photon WebUI.
Latest releases: https://github.com/alanzhangzm/Photon/releases
Mac
Since Photon uses aria2 as download core, all of the extensions that support aria2 via RPC are also Photon compatible.
The default RPC configuration for Photon and aria2:
- URL: http://127.0.0.1:6800/jsonrpc
- Host: 127.0.0.1
- Port: 6800
Some popular extensions:
- BaiduExporter
- ThunderLixianExporter
- 115
``` bash
npm install
npm run dev
npm run build
npm test
src/
npm run lint
```
This project was generated with [email protected] using vue-cli. Documentation about the original structure can be found here.
Apache-2.0
Aaron Tang for advice on UX design.