a simple time tracker powered by Electron + Vue
SheepTime is not stable at all right now. Be prepared to encounter bugs when you use it.
- tracking of activities per project you work on
- reports on the activities in a project (including total time spent on the project, can be exported as a PDF)
- supports European and American time formats
- node.js (latest stable should work)
- Get the source:
git clone git@github.com:lx4r/sheeptime.git
(thencd sheeptime
) - Install the required modules:
npm install
- Compile the view:
gulp view
- Start the app:
npm start
Electron, Bootstrap, Paper, jQuery, strftime, Mocha, Chai, Vue, Vueify, Browserify, Gulp, Moment.js
structure and README inspired by pixeldesu's Surfbird
Author: lx4r (@lx4r, l3r.de)
License: MIT
If you have a question regarding SheepTime or if you want to give me feedback about my code please don't hesitate to contact me via Twitter or open an issue.
The code of this project is 100% biodegradable and was written on happy keyboards.