https://github.com/pcboy/timetr4cker
Track your working hours as a freelancer with an API and a very simple dashboard.
https://github.com/pcboy/timetr4cker
Last synced: 4 months ago
JSON representation
Track your working hours as a freelancer with an API and a very simple dashboard.
- Host: GitHub
- URL: https://github.com/pcboy/timetr4cker
- Owner: pcboy
- Created: 2020-07-03T00:25:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T11:03:29.000Z (over 1 year ago)
- Last Synced: 2025-03-30T08:11:19.410Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timetr4cker
Track your working hours as a freelancer with an API and a very simple dashboard.
## Setup
I'm using:
- Svelte 5
- Fastify
- pnpm
But you don't need to install those. Just install [Nix](https://nixos.org/download/) and [Direnv](https://direnv.net/) instead.
Then type:
```
make
```
Then Timetracker will be available on http://localhost:1234 .
It uses a local sqlite3 database directly so don't remove the project folder or you'll lose your data.
There is no create project page, you can directly access your project timesheet by going to `http://localhost:1234/`
Screenshots:
UI:
Then when you try to print the page, you get a perfect PDF version you can give to your customer:

