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

https://github.com/ttntm/itrack

A minimal task-based time tracker. All future development of this project has moved to Codeberg.
https://github.com/ttntm/itrack

productivity task-list time-tracker tracker

Last synced: 3 months ago
JSON representation

A minimal task-based time tracker. All future development of this project has moved to Codeberg.

Awesome Lists containing this project

README

        

[![Screenshot](/public/img/demo.png)](https://aitrack.work)

aitrack.work


A minimal task-based time tracker.



Built using Vue3 and Vite.js, deployed via Netlify.




Mentioned in Awesome Vite.js

## Run @ `localhost`

1. `npm install`
2. `npm run dev`
3. Open `localhost:3000`

## Contribute

All future development of this project has moved to Codeberg:

[![Contribute on Codeberg](/public/img/contribute_on_codeberg.png)](https://codeberg.org/ttntm/itrack)

Commits are mirrored to GitHub, this project still utilizes GH > Netlify CI/CD for the time being.

## Credits

- Design: [Sahar](https://sahar.design)
- Idea: [abisxir](https://github.com/abisxir)