piggybudget is an application for tracking your pocket money.

<p>What the app does:</p>

<ul>
<li>It’s a tiny app that I wrote for myself to keep track of my expenses.</li>
<li>There’s <b>two buttons</b>
<ol>
<li>You received some money (you got paid, somebody owed you some, …)</li>
<li>You spent money</li>
</ol></li>
<li>You can select one of 13 <b>categories</b> when receiving money</li>
<li>You can specify a daily or monthly amount – your “pocket money”. This will be added to your account automatically.</li>
<li>You can select a <b>currency</b>. Euro is the default currency.</li>
<li>There are <b>statistics</b> about how you spend your money.</li>
<li>There’s a <b>history</b> for viewing your expenses one by one. From there, you can also edit and delete them.</li>
<li>You can <b>export and import</b> your entire history to CSV files.</li>
</ul>

Happy saving!
