reunu / unustasis

An open-source app for the Unu Scooter Pro
GNU General Public License v3.0
18 stars 4 forks source link

Background service #36

Open TheFreal opened 2 weeks ago

TheFreal commented 2 weeks ago

It would be AMAZING to have a background service of the app running in the background that handles connections to the scooter even while the app is closed.

This service could handle keyless unlock, speed up the app launch significantly, and be an endpoint for widgets.

This will probably be hard to implement, especially on iOS, and probably require a large refactoring of the entire connection stack.

DSIW commented 1 week ago

This could eventually fix https://github.com/reunu/unustasis/issues/28