Skip to content

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

License

Notifications You must be signed in to change notification settings

RyensX/AriaNg-Native

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • HTML 21.1%
  • CSS 7.4%