salvamomo / time-keeper

A simple NW.js-based desktop time tracker application written in Vanilla JS.

Home Page:https://salvamomo.github.io/time-keeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Keeper

A simple NW.js desktop application to track time spent on daily tasks. Written in Vanilla JS.

Screenshots

Time Keeper Main UI

Time Keeper Edit Entry widget

Features

  • Simple Time Entry widget supporting task descriptions.
  • Time on active entries will be tracked even if the application is closed.
  • Simple Resume / Edit / Delete buttons for time entries management.
  • Time entries can be edited to change the time spent and the date.
  • Local storage used to keep time entries data from previous days.

Compatibility

This app should work in OSX, Linux and Windows environments. However, it's only been tested in OSX.

Installation

Latest release and installation instructions at: https://github.com/salvamomo/time-keeper/releases/tag/v1.0.0

Issues

https://github.com/salvamomo/time-keeper/issues

License

This project is released under BSD license.

Author

Salva Molina (salvamomo) - @Salva_bg.

Credits

Kudos to Code Enigma for allowing me to get started on NW.js and this project back in 2016.

About

A simple NW.js-based desktop time tracker application written in Vanilla JS.

https://salvamomo.github.io/time-keeper/

License:Other


Languages

Language:JavaScript 85.5%Language:HTML 7.5%Language:CSS 7.0%