All Projects → zmzhang8 → Photon

zmzhang8 / Photon

Licence: Apache-2.0 license
A lightweight multi-threaded downloader based on aria2.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Photon

Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,030 (+0.13%)
Mutual labels:  downloader, download, aria2, multi-threaded
Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (-73.5%)
Mutual labels:  downloader, download, aria2
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-88.93%)
Mutual labels:  downloader, download, aria2
Aria2.sh
Aria2 一键安装管理脚本 增强版
Stars: ✭ 1,276 (-57.83%)
Mutual labels:  downloader, download, aria2
EFDownloader
DEPRECATED
Stars: ✭ 11 (-99.64%)
Mutual labels:  downloader, download
qobuz-dl
A complete Lossless and Hi-Res music downloader for Qobuz
Stars: ✭ 531 (-82.45%)
Mutual labels:  downloader, download
ngDownloader
📹 🎥 Now Download videos from any website including YouTube, Facebook, Udemy etc without ads.
Stars: ✭ 47 (-98.45%)
Mutual labels:  downloader, download
angular-downloader
Angular Downloader is an angularjs directive that enables you to manage browser download - https://720kb.github.io/angular-downloader
Stars: ✭ 16 (-99.47%)
Mutual labels:  downloader, download
Floatplane-Downloader
Project for automatically organizing and downloading Floatplane videos for plex.
Stars: ✭ 94 (-96.89%)
Mutual labels:  downloader, download
node-wetransfert
Download wetransfert content with nodeJS
Stars: ✭ 16 (-99.47%)
Mutual labels:  downloader, download
downloader
Async rate-limited downloading service
Stars: ✭ 18 (-99.41%)
Mutual labels:  downloader, download
OneDriveShareLinkPushAria2
Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.
Stars: ✭ 256 (-91.54%)
Mutual labels:  download, aria2
vsco-scraper
Easily allows for scraping a VSCO
Stars: ✭ 106 (-96.5%)
Mutual labels:  downloader, download
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (-99.27%)
Mutual labels:  downloader, download
download
Dateidownloads von Files aus dem Medienpool über PHP oder X-SendFile
Stars: ✭ 30 (-99.01%)
Mutual labels:  downloader, download
lux
👾 Fast and simple video download library and CLI tool written in Go
Stars: ✭ 19,266 (+536.68%)
Mutual labels:  downloader, download
MiXLab
MiXLab is a mix of multiple amazing Colab Notebooks found on the internet such as rcloneLab, RLabClone, Torrent to Google Drive Downloader and some more.
Stars: ✭ 143 (-95.27%)
Mutual labels:  downloader, aria2
Vividl
Modern Windows GUI for youtube-dl/ yt-dlp
Stars: ✭ 189 (-93.75%)
Mutual labels:  downloader, download
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-98.84%)
Mutual labels:  downloader, download
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (-95.6%)
Mutual labels:  downloader, download

Languages: English 中文

Photon

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.

Installation

Latest releases: https://github.com/alanzhangzm/Photon/releases

Screenshots

Mac

mac-downloading

Extensions

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:

Some popular extensions:

Development

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue@7c4e3e9 using vue-cli. Documentation about the original structure can be found here.

License

Apache-2.0

Thanks

Aaron Tang for advice on UX design.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].