An open API service indexing awesome lists of open source software.

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.

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: