• Stars
    star
    11,490
  • Rank 2,851 (Top 0.06 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.

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

More Repositories

1

AriaNg-Native

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

ezbookkeeping

A lightweight personal bookkeeping app hosted by yourself.
Vue
82
star
3

SimpleOfficeReader

A simple office file reader can extract content and summary information from .doc,.docx,.ppt,.pptx files without Microsoft Office or interop.
C#
69
star
4

luci-app-njitclient

LuCI configuration pages for njit8021xclient
Lua
53
star
5

PuTTY-ng

An improved multi-tabbed PuTTY with better user experience. This project is based on noddle1983's putty-nd.
C++
39
star
6

AriaNg-DailyBuild

AriaNg (http://github.com/mayswind/AriaNg) Daily Build
HTML
37
star
7

DotMaysWind.Data

非常轻量级的数据库访问工具库,链式代码编写,封装了SQL语句以及各个数据库中常用的函数,支持Access、SQLite、SQL Server CE、SQL Server、MySQL以及Oracle数据库。
C#
15
star
8

C3D.NET

C3D.NET is a free class library for manipulating C3D file. This project supports .NET 2.0 and .NET 4.0, and provides a free Data Viewer based on this library.
C#
10
star
9

SSDMonitor

A Free, Open Source SSD Monitor, supporting English, Simplified Chinese and Traditional Chinese.
C#
3
star
10

MouseRecorder

A simple mouse recorder, that can record your mouse trajectory and save it to file.
C#
3
star
11

2048

2048 for Windows Phone
2
star
12

AriaNg-WebSite

AriaNg (http://github.com/mayswind/AriaNg) WebSite
HTML
2
star
13

angular-bittorrent-peerid

A native AngularJS implement for bittorrent-peerid.
1
star