Inspiration
I wanted to do something quick for a solo project. I thought that I could replace the battery time remaining estimator that Apple has removed with something that would still be accurate while not being as computationally intensive as, for example, a neural network.
What it does
This is a Python script that uses Kalman Filtering to estimate the time remaining.
How I built it
Python (I tried to make it a menu bar app in Swift).
Challenges I ran into
I don't know how to use Xcode or Swift.
Log in or sign up for Devpost to join the conversation.