peterpeterparker / tietracker

A simple, open source and free time tracking app ⏱️
https://tietracker.app.link
Other
136 stars 26 forks source link
freelancer-time ionic ionic-framework react reactjs timetracker timetracking webworkers
Tie Tracker logo

Tie Tracker - A simple, open source and free time tracking app ⏱️


[![App Store](https://img.shields.io/static/v1?label=App%20Store&message=Download&color=ff69b4)](https://apps.apple.com/us/app/tie-tracker/id1493399075) [![Google Play](https://img.shields.io/static/v1?label=Google%20Play&message=Download&color=ff69b4)](https://play.google.com/store/apps/details?id=com.tietracker.app) [![Website](https://img.shields.io/static/v1?label=Web&message=Open&color=success)](https://tietracker.com) [![GitHub release](https://img.shields.io/github/release/peterpeterparker/tietracker/all?logo=GitHub)](https://github.com/peterpeterparker/tietracker/releases/latest)

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.

Reporting

Yet not complicated but effective reporting.

Goodies

A simple UX with some extra goodies.

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.