|
1 年之前 | |
---|---|---|
nbproject | 1 年之前 | |
packaging | 1 年之前 | |
res/android | 1 年之前 | |
www | 1 年之前 | |
.gitignore | 1 年之前 | |
.npmignore | 1 年之前 | |
LICENSE.md | 1 年之前 | |
README.md | 1 年之前 | |
config.xml | 1 年之前 | |
index.js | 1 年之前 | |
licenses.html | 1 年之前 | |
licenses.txt | 1 年之前 | |
logo.png | 1 年之前 | |
package.json | 1 年之前 | |
removebloat.sh | 1 年之前 | |
yarn.lock | 1 年之前 | |
yarninstall.sh | 1 年之前 |
This is a cross-platform app for Helping Helena. It can be built for most platforms by using either Apache Cordova or NW.js.
Tested and should work on:
Not tested but should work on:
Since this is a webapp, there isn’t really a build process.
./yarninstall.sh
to grab dependencies.~/nw.js
).www
folder in this repository and run ~/nw.js/nw .
This assumes you have Cordova and a working Android SDK installed.
./yarninstall.sh
to grab dependencies../removebloat.sh
to cut the APK size in half.cordova platform add android
.cordova build android --release
.The code in www
(except node_modules
) is licensed under the Mozilla Public
License 2.0. We didn’t write the rest, most of it is autogenerated or third-party.
Consult licenses.txt
or the built-in open source info page for details.
If you’re making custom builds and distributing them, you need to contact us and
get permission to use the app icon (logo.png
and the files in /res
).
If you’re building the app for personal use, or you’re not using the same name
or logo, you don’t need permission.