kaisentlaia / gerbil-time-tracker

A simple time tracker multi-platform desktop application.

Home Page:https://github.com/kaisentlaia/gerbil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gerbil Time Tracker

Gerbil is a minimalist personal time tracker inspired by Project Hamster. It doesn't have as many features, Gerbil aims to be simple and quick to use.

The application is currently in beta.

Installation

To install Gerbil head over to the Releases Page and download either the Windows installer, the Linux *.deb package or the appropriate portable version for your OS.

Usage

Check out the Wiki for more inforation about Gerbil usage.

Backup

All the tracking data is saved automatically in the following file:

Linux

/home/user/.config/gerbil-time-tracker/config.json

Windows

/%appdata%/gerbil-time-tracker/config.json

Development

Gerbil has been developed using Angular 9.1.13 and Electron. The application has not been tested with other Angular versions, so it's suggested to use 9.1.13 for development.

About

A simple time tracker multi-platform desktop application.

https://github.com/kaisentlaia/gerbil

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 66.3%Language:HTML 21.7%Language:SCSS 7.3%Language:JavaScript 4.7%