moregun / AriaNg-Native

AriaNg (http://github.com/mayswind/AriaNg) Native App, you can run it on Windows or macOS without any browser.

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

About

AriaNg (http://github.com/mayswind/AriaNg) Native App, you can run it on Windows or macOS without any browser.

http://ariang.mayswind.net

License:MIT License


Languages

Language:JavaScript 100.0%