Skip to content

a simple time tracker powered by Electron + Vue

License

Notifications You must be signed in to change notification settings

TrendingTechnology/sheeptime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 53.6%
  • JavaScript 40.9%
  • CSS 3.2%
  • HTML 2.3%