Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djo/time-entry
Time Tracking Extension for Chrome Web Store
https://github.com/djo/time-entry
Last synced: 26 days ago
JSON representation
Time Tracking Extension for Chrome Web Store
- Host: GitHub
- URL: https://github.com/djo/time-entry
- Owner: djo
- Created: 2013-12-24T19:25:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-14T18:21:15.000Z (almost 11 years ago)
- Last Synced: 2023-03-16T22:20:31.287Z (over 1 year ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Time Tracking Extension for Chrome Web Store
The extension allows you to track time in the simplest way you can ever find(;
![Screenshot](https://raw.github.com/Djo/time-entry/master/screen.png)
Features:
* Start/pause/resume/stop timer.
* The timer doesn't depend on the browser session.
* Tracking history is stored in the [localStorage](http://diveintohtml5.info/storage.html).Development:
* Open "Settings/Extenstions" tab in the chrome.
* Load unpacked extension (the project folder).
* Check "Developer mode" in the browser.Copyright (C) 2013 [Andrew Djoga](http://andrewdjoga.com), released under the MIT license.