I've just published my newest app (although it didn't appear in #releases) - Muninn! Odin's bird of memory is taking a stab at observing and predicting your Pebble's battery life.
The approach here is to create a minimal and useful battery tracking application that does not impact battery life and can be tuned over time. It does this by leveraging the Wakeup API instead of the Background Worker.
You can get it here: https://apps.rebble.io/en_US/application/692b3821d7dcba000a809ba5 ๐
Source code: https://github.com/C-D-Lewis/pebble-dev/tree/master/watchapps/muninn
I'm reasonably confident it works well but I would humbly request some testers! Things that need more thorough testing than I was able:
- OG Pebbles that have had their batteries replaced
- OG Pebbles that have not had their batteries replaced and live only for a few days
- Multiple contiguous charge cycles
- Watch Left Dead In Drawer For Days scenario
Please report bugs here or in the repo and let me know if/how you get on!
