1
0
Fork
You've already forked itrack
0
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%
2025年03月28日 20:09:38 +00:00
.github gh 2025年03月28日 20:58:03 +01:00
public cf: header, redirects 2024年03月04日 13:30:43 +01:00
src #22 | #24 2025年03月28日 20:56:36 +01:00
.gitignore add: auto theme selection 2022年07月19日 15:59:35 +02:00
index.html #22 | #24 2025年03月28日 20:56:36 +01:00
LICENSE add: license & funding 2021年02月07日 20:11:08 +01:00
netlify.toml fix: csp & font loading" 2021年07月26日 09:59:38 +02:00
package-lock.json fix: build 2025年03月28日 21:07:56 +01:00
package.json #22 | #24 2025年03月28日 20:56:36 +01:00
postcss.config.js update: prototype v1 2021年02月04日 18:33:12 +01:00
README.md update: readme 2024年03月04日 13:33:30 +01:00
tailwind.config.js update: docs, settings 2021年07月28日 10:01:33 +02:00
vite.config.js fix: build 2025年03月28日 21:07:56 +01:00

Screenshot

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

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

Credits