forked from ttntm/itrack
A simple task-based time tracker for everyday use.
- JavaScript 41.7%
- Vue 38.9%
- CSS 15.6%
- HTML 3.8%
| .github | gh | |
| public | cf: header, redirects | |
| src | #22 | #24 | |
| .gitignore | add: auto theme selection | |
| index.html | #22 | #24 | |
| LICENSE | add: license & funding | |
| netlify.toml | fix: csp & font loading" | |
| package-lock.json | fix: build | |
| package.json | #22 | #24 | |
| postcss.config.js | update: prototype v1 | |
| README.md | update: readme | |
| tailwind.config.js | update: docs, settings | |
| vite.config.js | fix: build | |
aitrack.work
A minimal task-based time tracker.
Built using Vue3 and Vite.js, deployed via Netlify.
Mentioned in Awesome Vite.js
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.