- Balance expenses with the use of group-driven accounts
- Log expenses for future reference
- Display graphs to follow your budget
Homerun's code is written in English, but the user interface is currently hardcoded to French. Would be awesome to set up a translation system... Maybe in the future!
- Copy
config/config.sample.php
toconfig/config.php
- Edit the variables inside
config/config.php
to match your own configuration - Apply all SQL diffs in
config/db_schema
- Run
bower install
- You should be all set
Homerun is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
For more information, check out this page.