https://github.com/m-thalmann/worktime
Simple work time management app
https://github.com/m-thalmann/worktime
webapp work worktime
Last synced: 15 days ago
JSON representation
Simple work time management app
- Host: GitHub
- URL: https://github.com/m-thalmann/worktime
- Owner: m-thalmann
- License: mit
- Created: 2023-02-05T00:16:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T13:57:46.000Z (about 1 year ago)
- Last Synced: 2025-11-28T15:46:17.517Z (7 months ago)
- Topics: webapp, work, worktime
- Language: TypeScript
- Homepage: https://m-thalmann.github.io/WorkTime/
- Size: 983 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WorkTime
This tool enables you to enter and keep track of your worked times for each day.

## Features
- Adding worked times for a date
- Dynamically adding (multiple) pauses for each day
- Adding holiday entries
- Setting the work-start-day & amount of targeted work-hours per day
- Summary of the total missing / overtime hours
- Importing / Exporting save-files
- Syncing of save-files
## Deploying
1. Build the project: `npm run build`
1. Deploy the generated build to the server