Skip to content

Keep track of the time you spend solving your tasks.

Notifications You must be signed in to change notification settings

iocodz/task-time-tracker

Repository files navigation

Task Time Tracker

Keep track of the time you spend solving your tasks.

Features

  • Add and complete tasks.
  • Start or pause the time tracker
  • Automatic dark or light mode depending on the configuration of your operating system.
Task Time Tracker Dark Mode Task Time Tracker Ligth Mode

Technologies

  • Electron
  • Nextjs
  • Tailwindcss
  • Typescript
  • Yarn

Usage

Install Dependencies

$ cd my-app

# using yarn or npm
$ yarn (or `npm install`)

# using pnpm
$ pnpm install --shamefully-hoist

Use it

# development mode
$ yarn dev (or `npm run dev` or `pnpm run dev`)

# production build
$ yarn build (or `npm run build` or `pnpm run build`)

About

Keep track of the time you spend solving your tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published