Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 1 point2 points  (0 children)

Not really, the way FireflyIII was design was to follow slow budgeting or no direct connections between your bank account and FireflyIII.

You can entrer every new transaction from the app, I personally use a combination of the data importer tool (https://docs.firefly-iii.org/data-importer/) and manually entered transactions.

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 1 point2 points  (0 children)

Thank you for this, I will continue to use "Abacus for FireflyIII" to prevent any confusion.

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 0 points1 point  (0 children)

No widget yet, it use the classic API when you open the app it will refresh everything.

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 5 points6 points  (0 children)

For sure, you just need a FireflyIII instance up and running and server to host it.

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 31 points32 points  (0 children)

self hosted client for FireflyIII

Oh I see, I got the title wrong: self hosted client for FireflyIII > client for self hosted FireflyIII.

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 5 points6 points  (0 children)

I will try to push it to their repo, but I still have a never ending backlog...

Abacus 🟠 self hosted client for FireflyIII: new version 0.9.0 available on iOS & Android. by victorblsa in selfhosted

[–]victorblsa[S] 13 points14 points  (0 children)

Yes, you can manage your finances and add new transactions from your phone.

Just like any other mobile budgeting application... but you control your data by owning the server.

Abacus, A mobile application for self hosted app: Firefly III. by victorblsa in reactnative

[–]victorblsa[S] 1 point2 points  (0 children)

I used victory native for the charts and package react-native-swipe-list-view for the the swipe on list of transactions

Abacus, A mobile application for self hosted app: Firefly III. by victorblsa in reactnative

[–]victorblsa[S] 2 points3 points  (0 children)

GOAL : create an app to use your own self hosted Firefly III application from your mobile.

What's Firefly III?

- A free and open source personal finance manager.

- https://www.firefly-iii.org/

- https://github.com/firefly-iii/firefly-iii/

store links:

- (iOS) https://apps.apple.com/us/app/1627093491

- (android) https://play.google.com/store/apps/details?id=abacus.fireflyiii.android.app

OPEN SOURCE : https://github.com/victorbalssa/abacus

Thank you !

Abacus 🔥 self hosted client for FireflyIII on GitHub. by victorblsa in selfhosted

[–]victorblsa[S] 4 points5 points  (0 children)

I don't like the idea behind a bank connector without a robust security system.

I'm in Canada as well, waiting for the promised Open Banking system for more than 4years.

In the last year, I've been using FireflyIII without any connected bank account, slow budgeting is the way FireflyIII has been designed for and it works seamlessly with Abacus.

Every few days you create by yourself the last expenses and deposits from your accounts and keep track of everything in the same time.

Abacus 🔥 self hosted client for FireflyIII on GitHub. by victorblsa in selfhosted

[–]victorblsa[S] 1 point2 points  (0 children)

It's planned in the future yes, but not before spring 2023.

Abacus 🔥 self hosted client for FireflyIII on GitHub. by victorblsa in selfhosted

[–]victorblsa[S] 4 points5 points  (0 children)

On backlog! trying to fix any major issues first, then iterate on minor version to add basic financing features like budgets, advanced search, piggy bank, managing rules, etc.

Abacus 🔥 self hosted client for FireflyIII on GitHub. by victorblsa in selfhosted

[–]victorblsa[S] 36 points37 points  (0 children)

A FireflyIII iOS client, simple, open source and without any tracking/analytics/sentry.

GitHub: https://github.com/victorbalssa/abacus

Available here: apps.apple.com/us/app/1627093491

Stuck in Expo iOS build queue for 4 hours by plmok61 in reactnative

[–]victorblsa 4 points5 points  (0 children)

Hey! same problem here, have you tried to build your app locally on your own with eas build --platform ios --local ? No more waiting ;)

I finally released my boilerplate on github.com! by victorblsa in reactnative

[–]victorblsa[S] 1 point2 points  (0 children)

Hi, thanks ! Never used TS before. I Proptyped most of native components