Skip to content

Instantly share code, notes, and snippets.

@radum
Last active September 17, 2019 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save radum/4d77f054250a9bb5eba003e4b612615b to your computer and use it in GitHub Desktop.
Save radum/4d77f054250a9bb5eba003e4b612615b to your computer and use it in GitHub Desktop.
facer.io free watch faces
cd ~/personal/watch-faces
ws -z --key ~/personal/ssl-certs/local.dev+1-key.pem --cert ~/personal/ssl-certs/local.dev+1.pem
https://api.facer.io/parse/functions/isAdmin
true
https://api.facer.io/parse/functions/getWatchface
"allowInspection": false,
https://api.facer.io/parse/functions/ownsWatchface
true
https://api.facer.io/parse/functions/isInspectable
true
In browser, get link to .face, MapRemote using charles the saved one from above after inspect page loads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment