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 37b704e6e5 update AriaNg to 1.0.0 7 years ago
app@f40f5a7880 update AriaNg to 1.0.0 7 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 update readme 8 years ago
app.js optimize app boot 8 years ago
package.json bump version to 1.0.0 7 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:osx

The builds will be placed in the dist directory.

License

MIT