Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidm42/n2e2

This extension calculates the time you worked this week and how long you worked today in minutes. This works with E2N
https://github.com/davidm42/n2e2

Last synced: about 2 months ago
JSON representation

This extension calculates the time you worked this week and how long you worked today in minutes. This works with E2N

Awesome Lists containing this project

README

        

# E2nCalculator

This extension calculates the time you worked in specific weeks and since first day of this month (currently hard set to 19th).

## Test locally

1. Clone `git clone [email protected]:DavidM42/E2NCalculator`
* `cd E2NCalculator`
2. `npm install`
3. Load folder in browser as unpacked extension

See `web-ext.md` for instructions how to easily develop with firefox.