https://github.com/pmiddend/piggybudget
Android app that helps you to easily track your expenses
https://github.com/pmiddend/piggybudget
accounting android budget react react-native typescript
Last synced: 5 months ago
JSON representation
Android app that helps you to easily track your expenses
- Host: GitHub
- URL: https://github.com/pmiddend/piggybudget
- Owner: pmiddend
- License: gpl-3.0
- Created: 2018-05-31T17:51:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:12:05.000Z (over 2 years ago)
- Last Synced: 2023-03-11T19:03:39.572Z (about 2 years ago)
- Topics: accounting, android, budget, react, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 2.57 MB
- Stars: 30
- Watchers: 3
- Forks: 3
- Open Issues: 35
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* [[./android/app/src/main/res/mipmap-mdpi/ic_launcher.png]] piggybudget - easily manage your pocket money
** What is it, in bullet points?- It’s a tiny app that I wrote for myself to keep track of my expenses.
- There’s *two buttons*
- You received some money (you got paid, somebody owed you some, …)
- You spent money
- You can select one of 13 *categories* when receiving money
- You can specify a daily or monthly amount – your “pocket money”. This will be added to your account automatically.
- You can select a *currency*. Euro is the default currency.
- There are *statistics* about how you spend your money.
- There’s a *history* for viewing your expenses one by one. From there, you can also edit and delete them.Happy saving!
** Screenshots#+ATTR_HTML: :width 20%
[[./fastlane/metadata/android/en-US/phoneScreenshots/screen1.png]]
#+ATTR_HTML: :width 20%
[[./fastlane/metadata/android/en-US/phoneScreenshots/screen2.png]]
#+ATTR_HTML: :width 20%
[[./fastlane/metadata/android/en-US/phoneScreenshots/screen3.png]]** Where do I find it?
#+CAPTION: Get it on F-Droid
[[https://f-droid.org/en/packages/de.php_tech.piggybudget/][https://f-droid.org/wiki/images/c/c4/F-Droid-button_available-on.png]]** How do I build it from source?
- Clone the repository
- Download [[https://facebook.github.io/react-native/][react native]] and the CLI tool (=react-native-cli=)
- Install yarn
- Do =yarn install=
- Do =react-native run-android=
** Donations[[https://paypal.me/PhilippMiddendorf][PayPal.Me]]