Skip to content

twistezo/remote-work-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote work timer

Description

Remote work timer with statistics

Features

  • custom TemplateManager to manage active tab component states
  • auto updated annual chart with some work statistics
  • time data and settings are stored in files
  • fake time data generator for testing purposes
  • can be cross platform by Electron
  • colors inspired by Dracula theme

Tools

JavaScript ES6, Bootstrap 4, Electron 6, Electron-Forge 5

Build, run

To build use yarn instead of npm.

To run use npm run with one of the following:

  • start to run
  • package to pack for development
  • make to pack for production

Possible make targets (set in package.json):

  • zip - archive
  • squirrel - Windows installer
  • appx - Windows store app
  • wix - Windows MSI file
  • deb, rpm, flatpak, snap - Linux

Screenshots