My Watch Face for Banglejs

Posted on
  • Hi Everyone,
    a while ago I got my hands on a used Banglejs I can finally present my first project :D

    Features

    Configurable Segment Time

    • The images show a few examples.
    • The Segments on the bottom indicate bluetooth connectivity (blue), presence of an alarm (white), low device battery (red)

    Gadgetbridge Notifications

    • They scroll to the left if they are to long..

    Simple Timer

    • It shows on "swipe left"
    • Timeup notification works in all apps that load widgets

    Gadgetbridge

    • Find Device
    • Buzz on Bluetooth connect / disconnect
    • Report Batterylevel

    Upcoming features

    • Gadgetbridge weather
    • Gadgetbridge music info/control
    • Gadgetbridge incoming calls
    • Configurable color palettes
    • Pomodoro for timer



    5 Attachments

    • IMG_20210707_192505.jpg
    • IMG_20210707_194532.jpg
    • IMG_20210707_191831.jpg
    • IMG_20210707_191729.jpg
    • IMG_20210707_191701.jpg
  • That looks great!

    For the timer thing, I guess you could just re-use the existing alarm code and set an alarm at the correct time? It'd re-use a bit of the existing watch code then.

  • I guess you could just re-use the existing alarm code and set an alarm at the correct time?

    Mh good idea, but the Alarm App would need "self destructive alarms" that remove themselves after triggering. Since the current implementation works, I will add this as an optimization to my todo list ;)

    edit: Also with the planned pomodoro feature I think I need my own implementation anyways ;-(

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

My Watch Face for Banglejs

Posted by Avatar for sauerman @sauerman

Actions