All Projects → alanzhangzm → Photon

alanzhangzm / Photon

Licence: apache-2.0
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,026 (-0.13%)
Mutual labels:  downloader, download, aria2, multi-threaded
Negibox
All in one downloader 全能下载器
Stars: ✭ 335 (-88.94%)
Mutual labels:  downloader, download, aria2, cross-platform
Aria2.sh
Aria2 一键安装管理脚本 增强版
Stars: ✭ 1,276 (-57.89%)
Mutual labels:  downloader, download, aria2
Aria2 Pro Docker
Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像
Stars: ✭ 802 (-73.53%)
Mutual labels:  downloader, download, aria2
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (-93.3%)
Mutual labels:  downloader, download, cross-platform
ee.Yrewind
Can rewind and save YouTube live stream
Stars: ✭ 133 (-95.61%)
Mutual labels:  downloader, download
acd
ACD helps you download Adobe Connect Sessions Videos and Audios, download files from FTP server, transfer files using Shift I/O
Stars: ✭ 117 (-96.14%)
Mutual labels:  downloader, download
Port-Able-Suite
🌐 Manager for portable applications
Stars: ✭ 35 (-98.84%)
Mutual labels:  downloader, download
angular-material-datatransfer
A HTML5 datatransfer UI for handling upload and download of multiple simultaneous files.
Stars: ✭ 13 (-99.57%)
Mutual labels:  downloader, download
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (-99.04%)
Mutual labels:  downloader, download
bookmate downloader
Download books as epub from bookmate.com
Stars: ✭ 38 (-98.75%)
Mutual labels:  downloader, download
Treehouse-dl
Scipt allow download treehouse all videos and other stuff :3
Stars: ✭ 21 (-99.31%)
Mutual labels:  downloader, download
aria2lib
A small library that is capable to run an aria2 executable without UI
Stars: ✭ 22 (-99.27%)
Mutual labels:  downloader, aria2
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.28%)
Mutual labels:  downloader, aria2
Vividl
Modern Windows GUI for youtube-dl/ yt-dlp
Stars: ✭ 189 (-93.76%)
Mutual labels:  downloader, download
image-downloader
A Nodejs module for downloading image to disk from a given URL
Stars: ✭ 61 (-97.99%)
Mutual labels:  downloader, download
github-release-downloader
CLI tool to download all release assets from a git repository
Stars: ✭ 26 (-99.14%)
Mutual labels:  downloader, download
MIRROR-HUNTER
Who are we? We are the Hunters of all Torrent in this world.🗡️.Fork from SlamDevs
Stars: ✭ 86 (-97.16%)
Mutual labels:  download, aria2
twitch-downloader
Download Twitch VODs and Clips
Stars: ✭ 37 (-98.78%)
Mutual labels:  downloader, download
Pyinstastories
Python script to download Instagram stories from Instagram users.
Stars: ✭ 260 (-91.42%)
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].