Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

AlexanderC/titime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

titime - Tool for Instant Time Tracking

Logo

titime is the very basic and simple to use tool for tracking your time

Prerequisites

  • Linux/MacOS/Windows
  • npm install electron-forge -g (for development only)
  • apt-get install libxss-dev pkg-config (Linux only)

Installation

Download prebuild application from release page.

Development

npm install
npm run start

Create distribution:

npm run make

Publish to GitHub:

npm run publish

Roadmap

  • Add iddle detection
  • Add icon
  • Add Redmine Integration
  • Add deep Redmine Integration
  • Archive old data
  • Add Jira Integration
  • Add deep Jira Integration
  • Build for multiple platforms (Linux/Win)
  • Add tests
  • Add import/export of data
  • Add Cloud synchronization
  • Add support for mobile devices