Last active
September 17, 2019 13:59
-
-
Save radum/4d77f054250a9bb5eba003e4b612615b to your computer and use it in GitHub Desktop.
facer.io free watch faces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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