All Projects → peterpeterparker → tietracker

peterpeterparker / tietracker

Licence: other
A simple, open source and free time tracking app ⏱️

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
swift
15916 projects
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to tietracker

Ion Phaser
A web component to use Phaser Framework with Angular, React, Vue, etc 🎮
Stars: ✭ 152 (+20.63%)
Mutual labels:  ionic, ionic-framework
Build A Complete Mobile App With Ionic Framework
Getting Started with Ionic Framework - Let's build a real App together! Learn the core concepts of Ionic while building a Q & A mobile app.
Stars: ✭ 188 (+49.21%)
Mutual labels:  ionic, ionic-framework
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (+23.02%)
Mutual labels:  ionic, ionic-framework
Ionic Typescript Starter
📱 Platform and IDE agnostic starter project for building mobile apps with Ionic and TypeScript.
Stars: ✭ 124 (-1.59%)
Mutual labels:  ionic, ionic-framework
google-maps-places-geolocation-for-your-ionic-app
Ionic example app of how to add Google maps, places, geolocation and related features into an Ionic Framework app.
Stars: ✭ 13 (-89.68%)
Mutual labels:  ionic, ionic-framework
Ionic3 Start Theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 129 (+2.38%)
Mutual labels:  ionic, ionic-framework
Ionic Super Bar
Transparent statusBar and awesome toolBar DEMO in ionic
Stars: ✭ 180 (+42.86%)
Mutual labels:  ionic, ionic-framework
Ionic Collection
🤘 Looking for about Ionic Framework?
Stars: ✭ 101 (-19.84%)
Mutual labels:  ionic, ionic-framework
Ionic Theme Editor
A theme editor for Ionic Framework
Stars: ✭ 229 (+81.75%)
Mutual labels:  ionic, ionic-framework
Ionic4 Start Theme
📱 Ionic 4 start theme (v1.0.0) with: Angular 7 + @ionic/angular 4.0.0 final+ Ionic Native 5 + Ionic CLI 4.5.0 by:
Stars: ✭ 226 (+79.37%)
Mutual labels:  ionic, ionic-framework
Ionic4 Starter App Tutorial
Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
Stars: ✭ 123 (-2.38%)
Mutual labels:  ionic, ionic-framework
Json2typescript
Convert JSON to TypeScript with secure type checking!
Stars: ✭ 230 (+82.54%)
Mutual labels:  ionic, ionic-framework
Cnodejs Ionic
The mobile app of https://cnodejs.org made by Ionic 1.x, web demo http://lanceli.com/cnodejs-ionic
Stars: ✭ 1,537 (+1119.84%)
Mutual labels:  ionic, ionic-framework
Generator Jhipster Ionic
Ionic for JHipster 💥
Stars: ✭ 147 (+16.67%)
Mutual labels:  ionic, ionic-framework
Ionic Stencil Hn App
Ionic Stencil HackerNews App
Stars: ✭ 105 (-16.67%)
Mutual labels:  ionic, ionic-framework
Instaclone
Instagram clone theme for Ionic mobile apps.
Stars: ✭ 173 (+37.3%)
Mutual labels:  ionic, ionic-framework
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-30.95%)
Mutual labels:  ionic, ionic-framework
Building A Complete Mobile App With Ionic Framework
JSConfUY 2015 Ionic workshop app. Ionic example conference app.
Stars: ✭ 89 (-29.37%)
Mutual labels:  ionic, ionic-framework
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+65.08%)
Mutual labels:  ionic, ionic-framework
Ionic Wordpress Integration
Ionic Wordpress starter app 😎. Learn how to communicate your ionic app with Wordpress REST API with this starter and detailed tutorial.
Stars: ✭ 230 (+82.54%)
Mutual labels:  ionic, ionic-framework
Tie Tracker logo

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


App Store Google Play Website GitHub release

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].