Table of contents
Getting Started
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.
Features
Track your productivity and billable hours.
✅ Simple work hours tracking✅ Assign time to clients and projects✅ Define budget per projects✅ Mark entries as billed
Reporting
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
Goodies
A simple UX with some extra goodies.
- Light and dark theme
- Weekly backup
- Hourly notification for task in progress (only mobile devices)
Technical Stack
This app is developed with Ionic, React, React-redux, Web Workers and other cool stuffs.
Data
It works offline, data are saved with IndexedDB.
No analytics nor tracking are implemented.
Development
To develop and run this documentation locally, proceed as following:
git clone https://github.com/peterpeterparker/tietracker
cd tietracker
npm ci
ionic serve
License
This application is released under the GNU Affero General Public License. Copyright David Dal Busco. See COPYING for more details.