mayswind/AriaNg

JavaScriptariang.mayswind.net

AriaNg, a modern web frontend making aria2 easier to use.

aria2web-frontendhtmljavascriptdownloadwebuiguiwebuiariang
Star Growth
Stars
13.2k
Forks
1.4k
Weekly Growth
+8
Issues
18
5k10k
Jun 2016Nov 2019Apr 2023Sep 2026
Artifactsnpm
README

AriaNg

License Lastest Build Lastest Release

Introduction

AriaNg is a modern web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. You can just put AriaNg in your web server and open it in your browser. AriaNg uses responsive layout, and supports any desktop or mobile devices.

Features

  1. Pure Html & Javascript, no runtime required
  2. Responsive design, supporting desktop and mobile devices
  3. User-friendly interface
    • Sort tasks (by name, size, progress, remaining time, download speed, etc.), files, bittorrent peers
    • Search tasks
    • Retry tasks
    • Adjust task order by dragging
    • More information of tasks (health percentage, client information of bt peers, etc.)
    • Filter files by specified file types (videos, audios, pictures, documents, applications, archives, etc.) or file extensions
    • Tree view for multi-directory task
    • Download / upload speed chart for aria2 or single task
    • Full support for aria2 settings
  4. Dark theme
  5. Url command line api support
  6. Download finished notification
  7. Multi-languages support
  8. Multi aria2 RPC host support
  9. Exporting and Importing settings support
  10. Less bandwidth usage, only requesting incremental data

Screenshots

Desktop

AriaNg

Mobile Device

AriaNg

Installation

AriaNg now provides three versions, standard version, all-in-one version and AriaNg Native. Standard version is suitable for deployment in the web server, and provides on-demand loading. All-In-One version is suitable for local using, and you can download it and just open the only html file in browser. AriaNg Native is also suitable for local using, and is no need for browser.

Prebuilt release

Latest Release: https://github.com/mayswind/AriaNg/releases

Latest Daily Build (Standard Version): https://github.com/mayswind/AriaNg-DailyBuild/archive/master.zip

Building from source

Make sure you have Node.js, NPM and Gulp installed. Then download the source code, and follow these steps.

Standard Version
$ npm install
$ gulp clean build
All-In-One Version
$ npm install
$ gulp clean build-bundle

The builds will be placed in the dist directory.

Usage Notes

Since AriaNg standard version loads language resources asynchronously, you may not open index.html directly on the local file system to run AriaNg. It is recommended that you can use the all-in-one version or deploy AriaNg in a web container or download AriaNg Native that does not require a browser to run.

Translating

Everyone is welcome to contribute translations. All translations files are put in /src/langs/. You can just modify and commit a new pull request.

If you want to translate AriaNg to a new language, you can add language configuration to /src/scripts/config/languages.js, then copy /i18n/en.sample.txt to /src/langs/ and rename it to the language code to be translated, then you can start the translation work.

Currently available translations:

Tag Language Contributors
cz-CZ Čeština @vorm04
de-DE Deutsch @Malonsow
en English /
es Español @castillofrancodamian
fr-FR Français @Valaraukar86
it-IT Italiano @ale-saglia
ja-JP 日本語 @massangoDa
pl-PL Polski @Pirania3680
ru-RU Русский @gazizovemil
zh-Hans 简体中文 /
zh-Hant 繁體中文 @zhtw2013 @ChiaYen-Kan

Don't see your language? Help us add it!

Documents

  1. English
  2. Simplified Chinese (简体中文)

Demo

Please visit http://ariang.mayswind.net/latest

Third Party Extensions

There are some third-party applications based on AriaNg, so you can use AriaNg in more scenarios or devices. Please visit Third Party Extensions for more information.

License

MIT

Related repositories
agalwood/Motrix

A full-featured download manager.

TypeScriptnpmappOthermotrixaria2
motrix.app
55.4k5k
XIU2/TrackersListCollection

🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!

awesomeGNU General Public License v3.0trackertrackers
trackerslist.com
32.1k1.8k
hmjz100/LinkSwift

一个基于 JavaScript 的网盘文件下载地址获取工具。基于【网盘直链下载助手】修改 ,支持 百度网盘 / 阿里云盘 / 中国移动云盘 / 天翼云盘 / 迅雷云盘 / 夸克网盘 / UC网盘 / 123云盘 八大网盘

JavaScriptnpmGNU Affero General Public License v3.0aliyun-drivebaidu
github.com/hmjz100/LinkSwift/raw/main/%EF%BC%88%E6%94%B9%EF%BC%89%E7%BD%91%E7%9B%98%E7%9B%B4%E9%93%BE%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B.user.js
20.2k1.2k
DeSireFire/animeTrackerList

动漫磁性链接加速方案(animeTrackerList)

awesomeGNU General Public License v3.0bttracker
4.9k140
P3TERX/Aria2-Pro-Docker

Aria2 Pro | A perfect Aria2 Docker image | 更好用的 Aria2 Docker 容器镜像

DockerfileMIT Licensearia2aria2c
hub.docker.com/r/p3terx/aria2-pro
3.7k401
P3TERX/aria2.conf

Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存

ShellMIT Licensearia2aria2-config
p3terx.com/archives/aria2_perfect_config.html
3.4k719
zmzhang8/Photon

A lightweight multi-threaded downloader based on aria2.

JavaScriptnpmappApache License 2.0downloaderdownload
3k277
P3TERX/aria2.sh

Aria2 一键安装管理脚本 增强版

ShellcliMIT Licensearia2aria2-config
p3terx.com/archives/aria2-oneclick-installation-management-script.html
3k717
mayswind/AriaNg-Native

A better aria2 desktop frontend than AriaNg, with all features of AriaNg and providing more features for desktop usage.

JavaScriptnpmappMIT Licensearia2download
ariang.mayswind.net
2.7k224
binux/yaaw

Yet Another Aria2 Webui in pure HTML/CSS/Javascirpt

JavaScriptnpmapparia2javascript
binux.github.io/yaaw/demo/
2.4k401
KikoPlayProject/KikoPlay

KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器

C++appGNU General Public License v3.0danmudanmaku
kikoplay.fun
2.2k120
opennaslab/kubespider

A global resource download orchestration system, build your home download center.

PythonPyPIappApache License 2.0downloadnas
kubespider.netlify.app
2.2k122