Skip to content

fcaronte/Amazfit-Timeline-Widget

 
 

Repository files navigation

latest release release date Downloads HitCount

Amazfit Timeline Widget v1.0.2

Amazfit Timeline Widget

Here is the first Calendar Events Widget for our Amazfits!

Features

  • This is a Pace/Stratos/Verge Widget
  • Shows your phone calendar events
  • Shows only future events and from the last 10 minutes
  • Long press time at top to manually refresh the events list (provided that new data have been send from phone)
  • 12/24h time format based on watch preferences

In order to work, Amazmod (both phone and service/watch) must be installed, and calendar data forwarding should be enabled.

Bugs / To Do

  • No interaction with the events items (data not used: account, description)
  • Time could constantly be updated, but it's not

Download

Get a ready to use binary

Or if you are hardcore, compile the source code with Android Studio.

Installation

To install this widget, you will need a PC with the ADB installed. Connect your Amazfit on your PC and fire up a terminal.

adb install -r TimelineWidget.X.X.X.apk
adb shell am force-stop com.huami.watch.launcher

To uninstall:

adb uninstall com.dinodevs.timelinewidget

Screenshots (Version 1.0.1)

Amazfit Timeline Widget v1.0.0 Amazfit Timeline Widget v1.0.1 Amazfit Timeline Widget v1.0.1

Thanks to the Developers

This project was made possible by:

  • GreatApo - Widget Creator - [ Github | XDA ]
  • Quinny899 - Widget Example Creator / Springboard Settings Creator - [ Github | XDA ]
  • Community (testers, developers)

Some more links:

About

Timeline Widget for the Amazfit Pace / Stratos

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%