t:"weather", temp,hi,lo,hum,rain,uv,code,txt,wind,wdir,loc - weather report (current temp, days highest temp, days lowest temp, current humidity, rain/precip probability, UV Index, current condition code, current condition text, wind speed, wind direction) t:"musicstate", state:"play/...
A Material Design Weather Application. Contribute to breezy-weather/breezy-weather development by creating an account on GitHub.
mirror of https://codeberg.org/Starfish/TinyWeatherForecastGermany -> alternative https://gitlab.com/tinyweatherforecastgermanygroup/TinyWeatherForecastGermany android map weather app charts opendata germany regen weather-data dwd deutschland rain meteo metrology gadgetbridge wetter deutscherwetterdienst rain...
For example, you can set up weather info on the Mi Band 3 easily if you are using a LineageOS-based ROM on your phone. You can even enable text notifications on the Mi Band 2 after installing font files! Gadgetbridge can be easily downloaded through F-Droid. You can also check out ...
手机是lineageos的在app设置里添加城市拼音就行,不是这个ROM的需要去 https://openweathermap.org 注册一下,用10分钟邮箱就好,邮箱验证后邮件里获取API key,一串字符 ,抄下来,也可以网页登陆后自己看。 之后安装另一个软件Weather notification,无广告,不流氓,就是个天气app,2MB。
功能介绍 *您可以通过手腕接收通知(取决于设备) *查看天气(在LineageOS或Omnirom上不需要其他应用程序,在其他ROM上需要ru.gelin.android.weather.notification) *获取方向(例如使用net.osmand.plus) *从设备传感器收集数据 *控制android设备上播放的音乐 *将训练GPS轨迹与手机同步(例如,使用Amazfit bip的嵌入式GPS) ...
PineTime: Add support for InfiniTime's new simple weather PineTime: Fix freeze and reboot when upgrading firmware Pixoo: Enable sending images (non-persistent) Pixoo: Get and send alarms Pixoo: Set custom device name Pixoo: support "clap hands to turn off screen" and "sleep after silence" se...
(cmd) elif task == 'weather': wasp.system.set_weather_info(cmd) else: pass #_info('Command "{}" is not implemented'.format(cmd)) except Exception as e: msg = io.StringIO() sys.print_exception(e, msg) _error(msg.getvalue()) msg.close() def send_cmd(cmd = ''): print('\...
26 changes: 26 additions & 0 deletions 26 app/src/main/java/org/breezyweather/sources/gadgetbridge/GadgetbridgeService.kt Original file line numberDiff line numberDiff line change @@ -117,11 +117,27 @@ class GadgetbridgeService @Inject constructor() : BroadcastSource { if (dailyForecast....