A simple task-based time tracker for everyday use.
https://aitrack.work
- JavaScript 41.7%
- Vue 38.9%
- CSS 15.6%
- HTML 3.8%
| .github | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.js | ||
aitrack.work
A minimal task-based time tracker.
Built using Vue3 and Vite.js, deployed via Netlify.
Run @ localhost
npm installnpm run dev- Open
localhost:3000
Contribute
All future development of this project has moved to Codeberg:
Commits are mirrored to GitHub, this project still utilizes GH > Netlify CI/CD for the time being.

