i put a lot of time making watchfaces,
How can i encrypt them so cant edit them up.
Thanks.
-
- Administrator
-
-
Support Ukraine
If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
How to encrypt Watchfaces?
Moderators: asoo, lvpokka, Internal error, Watchmens
Forum rules
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
- asoo
- Posts: 2130
- Joined: 03 Jan 2019, 01:48
- Location: ͼͽ Thailand ͼͽ
- Has thanked: 411 times
- Been thanked: 2050 times
If you're referring to the ZeppOS-based watch face, you can encrypt the script, but not the image.grex69 wrote: 06 Nov 2025, 15:14i put a lot of time making watchfaces,
How can i encrypt them so cant edit them up.
Thanks.
You can encrypt the script (index.js) in several ways. For example, you can build with Zeus (Zeus is Zepp's official tool). When you "build" (pack) with Zeus, your index.js file is immediately encrypted as .bin. However, you must understand how to write scripts using Zeus to build correctly. You can find more information at the link below:
https://docs.zepp.com/docs/guides/tools ... light=zeus
Or, you can encrypt your script (index.js) using "Uglify."
This encoding method offers a variety of options, allowing you to choose the encoding you prefer. However, Excessive coding can also prevent the clock from working properly.
The option I've used and it works on ZeppOS is:
Code: Select all
uglifyjs index.js -m -o index.jshttps://github.com/mishoo/UglifyJS
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Please do not PM to me for requests ported watchface.
Who is online
Users browsing this forum: No registered users and 1 guest