lx4r / sheeptime

a simple time tracker powered by Electron + Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

a simple time tracker powered by Electron + Vue

JavaScript Style Guide Build Status Built with love

Under development

SheepTime is not stable at all right now. Be prepared to encounter bugs when you use it.

Features

  • 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

Download

Development

Requirements

  • node.js (latest stable should work)

Preparations

  • Get the source: git clone git@github.com:lx4r/sheeptime.git (then cd sheeptime)
  • Install the required modules: npm install
  • Compile the view: gulp view
  • Start the app: npm start

Building SheepTime

Powered by

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.

About

a simple time tracker powered by Electron + Vue

License:MIT License


Languages

Language:Vue 53.6%Language:JavaScript 40.9%Language:CSS 3.2%Language:HTML 2.3%