Se encontraron 14 coincidencias
- 24 Nov 2025, 07:04
- Foro: Zepp OS
- Tema: Moon phases not working
- Respuestas: 2
- Vistas: 1556
Re: Moon phases not working
Thank you
- 20 Nov 2025, 15:04
- Foro: Zepp OS
- Tema: Moon phases not working
- Respuestas: 2
- Vistas: 1556
Moon phases not working
I have a Balance with Zepp Os updated to the latest version.
Xiaomi with Hyper OS2
Notify and fitness for notifications and loading custom WF.
Can anyone with a similar setup tell me if the moon phases work for you?
I can't see them on any customized WF that I download from this site.
Thanks
Xiaomi with Hyper OS2
Notify and fitness for notifications and loading custom WF.
Can anyone with a similar setup tell me if the moon phases work for you?
I can't see them on any customized WF that I download from this site.
Thanks
- 18 Nov 2025, 10:19
- Foro: Zepp OS
- Tema: Watch Faces from the official Zepp app
- Respuestas: 2
- Vistas: 1470
Re: Watch Faces from the official Zepp app
Thank you mate.... once again
- 18 Nov 2025, 08:33
- Foro: Zepp OS
- Tema: Watch Faces from the official Zepp app
- Respuestas: 2
- Vistas: 1470
Watch Faces from the official Zepp app
I've noticed that many WF files are identical (and later modified) to those on the official Zepp app.
I don't think they're rebuilt from scratch like the originals; that would be a crazy job.
I haven't been able to find any information on how to extract them. Does anyone know anything about this?
I don't think they're rebuilt from scratch like the originals; that would be a crazy job.
I haven't been able to find any information on how to extract them. Does anyone know anything about this?
- 16 Oct 2025, 10:45
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Thank you
- 16 Oct 2025, 09:10
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
I'm embarrassed to ask you for help again.
I managed to do everything you suggested.
Two problems remain.
1 - Hiding the date from .js file
2 - Changing the background directly from the .js file
I'm attaching the project with the changes.
Can you help me again?
Thanks
I managed to do everything you suggested.
Two problems remain.
1 - Hiding the date from .js file
2 - Changing the background directly from the .js file
I'm attaching the project with the changes.
Can you help me again?
Thanks
- 15 Oct 2025, 10:29
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Thank you so much mate
- 15 Oct 2025, 08:04
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
asoo
Sorry mate
I still need your help.
Two questions:
1) How can I test the .rar files you're sending me? They can't be tested with SashaCX75's software for Amazfit with ZeppOS.
What can I use directly on PC instead of compiling WF and uploading it to Watch to see if it works?
2) I can't ...
Sorry mate
I still need your help.
Two questions:
1) How can I test the .rar files you're sending me? They can't be tested with SashaCX75's software for Amazfit with ZeppOS.
What can I use directly on PC instead of compiling WF and uploading it to Watch to see if it works?
2) I can't ...
- 03 Oct 2025, 09:46
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Ok, now it works, thank you
- 03 Oct 2025, 07:01
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Sorry, I still need your help.
Why doesn't this code entered directly into a button work?
Thanks
let showmeteo = true;
function toggleMeteo() {
showmeteo = !showmeteo;
show_hide_meteo(showmeteo);
}
function show_hide_meteo(vis) {
const visibleValue = vis ? 1 : 0;
normal_weather_image ...
Why doesn't this code entered directly into a button work?
Thanks
let showmeteo = true;
function toggleMeteo() {
showmeteo = !showmeteo;
show_hide_meteo(showmeteo);
}
function show_hide_meteo(vis) {
const visibleValue = vis ? 1 : 0;
normal_weather_image ...
- 02 Oct 2025, 12:22
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Thank you, works fine
- 02 Oct 2025, 07:20
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
Re: How to hide weather Icon
Thanks for your help, I'll do my tests.
normal_temperature_current_text_img.setProperty(hmUI.prop.VISIBLE, false);
This isn't working.
On my watch face, the current temperature is displayed using characters and not an image. I don't know if that's the cause.
Can you help me further?
Thanks ...
normal_temperature_current_text_img.setProperty(hmUI.prop.VISIBLE, false);
This isn't working.
On my watch face, the current temperature is displayed using characters and not an image. I don't know if that's the cause.
Can you help me further?
Thanks ...
- 01 Oct 2025, 11:25
- Foro: Zepp OS
- Tema: How to hide weather Icon
- Respuestas: 13
- Vistas: 1786
How to hide weather Icon
Hi
I created a watch face with SashaCX75's software for Amazfit with ZeppOS, specifically for Balance.
I'd like to hide the weather, the icon, and the city using a button on the watch display...
I can't seem to create the JSscript code to hide the weather icon. I don't know what to write in the ...
I created a watch face with SashaCX75's software for Amazfit with ZeppOS, specifically for Balance.
I'd like to hide the weather, the icon, and the city using a button on the watch display...
I can't seem to create the JSscript code to hide the weather icon. I don't know what to write in the ...
- 21 May 2025, 08:43
- Foro: Watchfaces tools
- Tema: Mi Create - for Mi Band 7 Pro/8/9/10, Mi Watches & Redmi Watches
- Respuestas: 33
- Vistas: 51244
Re: Mi Create - for Mi Band 7 Pro/8/9, Mi Watches & Redmi Watches
Hi
great software.... there is a way to edit an existing watch face as happens with other software for xiaomi watch ?
thank you
great software.... there is a way to edit an existing watch face as happens with other software for xiaomi watch ?
thank you