TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
758 stars 43 forks source link

Companion app for smartphone planned? #68

Open natrius opened 2 years ago

natrius commented 2 years ago

Hey, is there an companion app planned? I found lamonee https://www.lamonee.de/ recently and one thing for me: its lacking an app. Its possible to install as PWA, but that does not work on my launcher yet.

Is anything planned on your side or would someone has to get up and create an app?

Thanks for your work!

TheAxelander commented 2 years ago

On short term there is no plan from my side to add a mobile version. But the project is designed in a way that adding a Companion app should be quite easy as you just need to refer to OpenBudgeteer.Core and the mobile version then implements only the views.

TheAxelander commented 9 months ago

Potential follow up via #180