www.haegi.org

www.haegi.org

  • 30. November 2017

    |

    Projects ยป Web Applications

    Life Tracking Dashboard

    A long time ago I started to log my daily expenses and incomes in a Google Calc Sheet. Additionally I logged my cars fuel consumption in another sheet. To automate the process my Android App is able to communicate with my Raspberry Pi where a Python script insert the neccessarry data into the Sheet.

    For better statistics and less dependency to Google I developed a small Life-Tracking dashboard where I can log my expenses, income and my cars fuel consumption. Additionally I created an endpoint to log my location with tasker.

    You can find the project over on github.

    Features

    • track your location with tasker
      • inspired by http://williamsgodfrey.com/using-tasker-to-record-the-location-an-android-device-part-1/ and http://karlherrick.com/2014/02/13/tracking-with-tasker/
    • track your income and spendings
    • manage income/spendings categories
    • automatically add monthly income/spendings (cron required)
    • track your fuel consumption
    • income/spendings and fuel statistics
    • multi-language support
    • multi-user support

    Screenshots

    Location history overview
    Location history filter
    Finances overview
    Add finances
    Finance categories
    Add finance category
    Regular finance entries
    Add regular finance entry
    Fuel overview
    Add fuel entry
    Fuel consumption
    Users overview
    Add user
    Change password
    Finance statistics per year
    Finance statistics per month
    Finance statistics per category
    Finance statistics detail
    Mail test
    Monthly statistics mail
    Tasker trigger
    Tasker action
    Taster HTTP Post action