适合本地使用, 并且不需要使用浏览器 http://ariang.mayswind.net/zh_Hans/
|
|
3 rokov pred | |
|---|---|---|
| app | 3 rokov pred | |
| assets | 3 rokov pred | |
| main | 3 rokov pred | |
| scripts | 6 rokov pred | |
| .editorconfig | 6 rokov pred | |
| .gitignore | 6 rokov pred | |
| LICENSE | 3 rokov pred | |
| README.md | 3 rokov pred | |
| copy-app-modules.js | 3 rokov pred | |
| copy-main-modules.js | 3 rokov pred | |
| package-lock.json | 3 rokov pred | |
| package.json | 3 rokov pred |
AriaNg Native is a desktop application built by Electron, with all features 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.
Please visit https://github.com/mayswind/AriaNg for more information.
Latest Release: https://github.com/mayswind/AriaNg-Native/releases
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.