You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
MaysWind f9570ce7b0 add mac support 8 years ago
app@a808c03b71 package AriaNg Native in windows 8 years ago
assets add mac support 8 years ago
.editorconfig package AriaNg Native in windows 8 years ago
.gitignore init 8 years ago
.gitmodules package AriaNg Native in windows 8 years ago
LICENSE init 8 years ago
README.md add mac support 8 years ago
app.js add mac support 8 years ago
package.json add mac support 8 years ago

README.md

AriaNg Native

License Lastest Release

Introduction

AriaNg Native is a native app of AriaNg, you can run it on Windows or macOS without any browser.

Introduction of AriaNg

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

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:mac

The builds will be placed in the dist directory.

License

MIT