Giter Site home page Giter Site logo

kimi2016 / ariang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mayswind/ariang

0.0 1.0 0.0 763 KB

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

Home Page: http://ariang.mayswind.net

License: MIT License

JavaScript 72.79% Shell 0.12% HTML 21.01% CSS 6.08%

ariang's Introduction

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, remain time, download speed, etc.), files, peers
    • Search tasks
    • Adjust download order by dragging task
    • More information of tasks (health percentage, client infomation of bt peers, etc.)
    • Filter files of tasks in file types (by videos, audios, pictures, documents, applications, archives, etc.)
    • Download/upload history chart of global or task
    • Full support of aria2 settings
  4. Url command line api support
  5. Download finished notification
  6. Multi-languages support
  7. Multi aria2 RPC host support
  8. Less bandwidth usage, only requesting incremental data

Screenshots

Desktop

AriaNg

Mobile Device

AriaNg

Installation

Prebuilt release

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

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

Building from source

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

$ npm install
$ bower install
$ gulp clean build

The builds will be placed in the dist directory.

Usage Notes

Since AriaNg loads language resources asynchronously, you may not open index.html directly on the local file system to run AriaNg. It is recommended that you 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

License

MIT

ariang's People

Contributors

hang333 avatar mayswind avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.