Skip to content

repackage wearscript apk with new package name and trigger phrase

Notifications You must be signed in to change notification settings

fxmanu/wearscript-apk

 
 

Repository files navigation

wearscript-apk

Package your gist as a standalone apk with its own trigger phrase.

Basic usage

repack <apk> <gistId> --trigger <trigger>

For more details, try repack --help. Note that this only works if your gist is public.

wearscript playground deployment

First deployment

curl -L http://goo.gl/U1RIHm > install.py && python install.py

Redeploy

./adb install -r WearScript-release.apk

Visit playground

https://api.wearscript.com

About

repackage wearscript apk with new package name and trigger phrase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 51.1%
  • Shell 48.9%