viandoxdev / timers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timers

just an electron app for timers

setup

npm i
npx tsc
npm start

V 1.0.0

just a timer app

features

  • timers
  • database
  • timers creation with two modes
  • timer name's
  • delete all button
  • timers sorting (no ui for choosing option but doable from the console)

V 1.1.0

features

  • V 1.0.0 features

  • better transition

  • reset button

  • bugfixes:

  • when setting timers from its "at time" 1 hour was added

  • text too long would push buttons off screen

  • maybe more

About


Languages

Language:TypeScript 59.0%Language:CSS 35.3%Language:HTML 5.7%