ncxj / AriaNg-Native

A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AriaNg Native

License Lastest Release

Introduction

AriaNg Native is a desktop application built by Electron, containing full feature of AriaNg. You can run AriaNg Native on Windows or macOS without any browser. In addition, AriaNg Native also has many features that AriaNg cannot implement.

Extra features

  1. More user-friendly interface
  2. Taskbar tray, supporting minimizing to tray
  3. Command line arguments, supporting creating new task by opening file
  4. Local file system operating support
  5. File & Url drag support

Introduction of AriaNg

Please visit https://github.com/mayswind/AriaNg for more information.

Screenshots

Windows

AriaNg Native

macOS

AriaNg Native

Installation

Prebuilt release

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

Building from source

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

$ npm install

# For Windows
$ npm run publish:win

# For macOS
$ npm run publish:osx

The builds will be placed in the dist directory.

License

MIT

About

A better aria2 desktop frontend than AriaNg, containing all features of AriaNg and more features for desktop.

http://ariang.mayswind.net

License:MIT License


Languages

Language:JavaScript 72.6%Language:HTML 19.8%Language:CSS 7.6%