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.
- Host: GitHub
- URL: https://github.com/ttntm/itrack
- Owner: ttntm
- License: gpl-3.0
- Created: 2021-02-04T11:58:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T12:33:36.000Z (over 1 year ago)
- Last Synced: 2024-10-14T08:29:20.615Z (8 months ago)
- Topics: productivity, task-list, time-tracker, tracker
- Language: JavaScript
- Homepage: https://codeberg.org/ttntm/itrack
- Size: 988 KB
- Stars: 34
- Watchers: 2
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-time-tracking - aitrack.work - aitrack.work is a minimal, open-source self-hosted task-based time tracker for everyday use, enabling users to organize and monitor time spent on tasks. ([Read more](/details/aitrackwork.md)) `open-source` `self-hosted` `task-management` `minimalist` (Personal Time Tracking)
README
[](https://aitrack.work)
aitrack.work
A minimal task-based time tracker.
Built using Vue3 and Vite.js, deployed via Netlify.
![]()
## Run @ `localhost`
1. `npm install`
2. `npm run dev`
3. Open `localhost:3000`## Contribute
All future development of this project has moved to Codeberg:
[](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)