cristibaluta / Jirassic

Time tracking done right. Time tracking for employees.
http://www.jirassic.com
Other
162 stars 18 forks source link

Jirassic - Jira Time Tracker for employees

Jirassic is a Mac app that runs in background and tracks automatically the work you do at your workplace. At the end of the day creates a worklog which you can save to Jira Tempo. Its purpose is to replace primitive tracking methods or relying on memory and do everything automatically.

Features

Screenshot Screenshot

How it works

Shell support

Install jirassic CLI

You can install it by running this commands in Terminal:

sudo curl -o /usr/local/bin/jirassic https://raw.githubusercontent.com/ralcr/Jirassic/master/build/jirassic
sudo chmod +x /usr/local/bin/jirassic

(Note that this precompiled version works with the AppStore app, it won't see the database of the 'Jirassic macOS' target) Screenshot

Compile

Xcode9 and swift4 is needed. Use the target 'Jirassic macOS' because it is configured to run without signing, that means backup to iCloud will not be available. If you need iCloud you can use the Jirassic AppStore target after you create your own iCloud container and provisioning.

Licence & contribution

Jirassic is free in the Appstore but with some IAP for some features, for this reason you are not allowed to resell or distribute this software. If you wish to contribute with code note that you will not be paid, we still hope you contribute with creating issues to make it a better software.