Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.
/ timer2 Public archive

Measures task session durations and manages tasks

License

Notifications You must be signed in to change notification settings

Klaster1/timer2

Repository files navigation

#Timer 2 Angular 2 version of Timer.

#About Timer measures how much time you've spent playing video games (or really doing anything else) session by session. Games can also be managed by assigning one of the statuses: finished, on hold, dropped or in wishlist. Due to the fact that session start/stop happens by user input only instead of fancy application execution tracking, Timer does not impose any platform requirements.

It also doubles as a sort of TodoMVC and playground for me.

#Development Install dependencies:

npm install
npm run jspm install
npm run gulp sass
npm run bundle:vendor

Run dev tools separately:

npm run gulp watch-styles
npm run lite-server
npm run bundle:dev

#Releasing TBD

About

Measures task session durations and manages tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published