Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
July 17, 2021 09:20 pm GMT

Another yet TimeTracker

Hello, I would like to introduce my app - TimeTracker. This app would be helpful for people who want to know how much time was spent on their tasks. It was written on Electron using TypeScript.

Technical part

The app is based on electron-react-boilerplate. It uses React for rendering, Mobx for storing the state, and Ant for CSS. Also, I've attached jss to declare styles.

App description

You can track time, add notes, view reports of the tracked time, and more.

Start and stop time, jump between tasks, and add details on how the time was spent.

Features:

  • create projects (choose project color)
  • create tasks with subtasks (drag&drop supported)
  • track time in tasks
  • change start time and end time of tasks
  • add details on how time was spent
  • receive notifications when task is in progress or when you idle
  • switch between profiles

Screenshots

Press me
Tasks:
Screenshot 2021-07-17 224420

Task description:
Screenshot 2021-07-17 224508

Hours tab:
Screenshot 2021-07-17 224520

Edit time range description:
Screenshot 2021-07-17 224535

Settings modal:
Screenshot 2021-07-17 224430


Download link (Windows only yet)
Glad if the app would be helpful


Original Link: https://dev.to/yadro/another-yet-timetracker-2bp1

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To