Page 1 of 1
Output custom data on a watchface, similar to the weather.
Posted: 29 Jan 2022, 21:05
by tnbts
Hey friends, I have already looked over all the zepp os docs, but it seems, there are still no solution to this, but anyway let me share my thoughts, and maybe there are some workarounds, or somebody has some Infos if there is a work in progress regarding this.
I'm looking for a solution to display some custom data on a watchface. For example, some google analytics value or server health, amount of orders and dozens of other things. All the underlying processes to display the data are already implemented - notifications (new messages), data load and sync (weather).
This really weird to me, the devs were thinking all of us would need weather information from the web, but nothing else. There are even no other predefined data, like stocks or moon phase.
The watches are to show information - everyone of us has his own needs and interests.
My thoughts how it could work - in Zepp App we select a data source - a predefined one or some custom url to fetch the data from, the app sends the data to the watches.
WearOS and apple watch provide even more flexibility, but are overcomplicated, there for the battery life is extremely short.
Re: Output custom data on a watchface, similar to the weather.
Posted: 29 Jan 2022, 21:33
by GIK-Team
TXK, will you pass the information to the guys from Zepp?

Re: Output custom data on a watchface, similar to the weather.
Posted: 31 Jan 2022, 02:30
by TXK
GIK-Team wrote: 29 Jan 2022, 21:33
@TXK, will you pass the information to the guys from Zepp?
OK!
In the next two weeks, China is celebrating the Spring Festival. Suggestions on this need will not receive official feedback until later
Re: Output custom data on a watchface, similar to the weather.
Posted: 31 May 2022, 08:27
by fwz233
Hello,maybe i can help you?
https://github.com/fwz233/BTC-ZeppOS-for-Watch
This is my project about zepppos,It can access data through the Internet
Re: Output custom data on a watchface, similar to the weather.
Posted: 21 Jun 2022, 12:01
by Evilmind_04
fwz233 wrote: 31 May 2022, 08:27
Unfortunately I can't read it and translation isn't working properly.
Is there a part in there that activated the blood pressure option?
And do you know anything about not being able to replace watchfaces anymore? Seems to go through the cloud now.
Hope you can help me out.
Thanks in advance.
Re: Output custom data on a watchface, similar to the weather.
Posted: 24 Jun 2022, 19:27
by fwz233
很抱歉,虽然https://github.com/fwz233/BTC-ZeppOS-for-Watch这个项目中包含一些中文内容,我的英语水平并不好,难以写出有效的便于理解的文档.
虽然代码整体虽然看起来复杂,但实际上代码很容易理解和掌握
这是一个应用程序项目,并不是表盘项目,目前似乎并不能在表盘上实现获取网络数据,但在一次我与官方的交流中,他们表述过以后会更新加入类似体验的功能
I'm sorry, though
https://github.com/fwz233/BTC-ZeppOS-for-Watch This project contains some Chinese content. My English level is not good, so it is difficult to write effective and understandable documents
Although the overall code looks complex, the code is actually easy to understand and master
This is an application project, not a dial project. At present, it seems that it is impossible to obtain network data on the dial. However, in an exchange with the official, they stated that they would update and add the function of similar experience in the future
The location indicated in the figure is the URL used to obtain network information

Re: Output custom data on a watchface, similar to the weather.
Posted: 24 Jun 2022, 21:50
by Evilmind_04
fwz233 wrote: 24 Jun 2022, 19:27
I'm sorry, though
https://github.com/fwz233/BTC-ZeppOS-for-Watch This project contains some Chinese content. My English level is not good, so it is difficult to write effective and understandable documents
Although the overall code looks complex, the code is actually easy to understand and master
This is an application project, not a dial project. At present, it seems that it is impossible to obtain network data on the dial. However, in an exchange with the official, they stated that they would update and add the function of similar experience in the future
The location indicated in the figure is the URL used to obtain network information
No problem, it's clear enough to explain

.
It indeed looks a little complex but I think I just have to learn a bit more about it and then things will be more clear.
I have the feeling it can do more then we are getting out of it.
Well if you can get zepp app get live data from and to the watch it should be possible.
The option is in the app I just can't turn it on.
Thanks for the screenshot.
Hope you get you're program running

.
Re: Output custom data on a watchface, similar to the weather.
Posted: 25 Jun 2022, 20:09
by fwz233
On my site
http://zeppos.store/#/ you can preview its actual usage,