SkillAgentSearch skills...

Timer2

Measures task session durations and manages tasks

Install / Use

/learn @Klaster1/Timer2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"><img src="src/favicon.ico"></div> #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.

<a href="https://raw.githubusercontent.com/Klaster1/timer2/master/screenshot.png"><img src="screenshot.png"></a>

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

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated7mo ago
Forks1

Languages

JavaScript

Security Score

77/100

Audited on Aug 20, 2025

No findings