mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-17 02:48:28 -07:00
.. | ||
.gitignore | ||
download.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
upload.js |
Twosky intergration script
Usage
npm install
TWOSKY_URI=<API URI> TWOSKY_CLIENT_ID=<PROJECT ID> node download.js
TWOSKY_URI=<API URI> TWOSKY_CLIENT_ID=<PROJECT ID> node upload.js
After download you'll find the output locales in the client/src/__locales/
folder.