Tie Tracker is a free and open source time tracking application. Its is meant to be simple and aims to allow you to track working hours across projects.
Track your productivity and billable hours.
- ✅ Simple work hours tracking
- ✅ Assign time to clients and projects
- ✅ Define budget per projects
- ✅ Mark entries as billed
Yet not complicated but effective reporting.
- ✅ Weekly work summary
- ✅ Daily list of activities
- ✅ Export open invoices to XLSX timesheets (Excel, LibreOffice, Numbers, etc) and PDF
A simple UX with some extra goodies.
- Light and dark theme
- Weekly backup
- Hourly notification for task in progress (only mobile devices)
This app is developed with Ionic, React, React-redux, Web Workers and other cool stuffs.
It works offline, data are saved with IndexedDB.
No analytics nor tracking are implemented.
To develop and run this documentation locally, proceed as following:
git clone https://github.com/peterpeterparker/tietracker
cd tietracker
npm ci
ionic serve
This application is released under the GNU Affero General Public License. Copyright David Dal Busco. See COPYING for more details.