Skip to content

Qu3ntinS/NQ-Tracker

Repository files navigation

NQ Tracker

Time‑Tracking MVP (React + Electron + SQLite) mit modernem purple Glass‑Design.

Features (MVP)

  • Tages‑Timetable (drag & resize Einträge, Raster nach Mindest‑Intervall)
  • Wochenansicht mit Tagesziel‑Progress
  • Projekte + Kommentare pro Eintrag
  • Konfig: Mindest‑Eintrag (Default 15 Min) & Tagesziel (Default 8h)
  • SQLite Storage (lokal)

Dev

npm install
npm run electron:dev

Build (Release)

npm run electron:build

Release Pipeline

GitHub Releases werden bei Tags erstellt:

git tag v0.1.0
git push origin v0.1.0

Notes

  • In Dev‑Mode werden Daten per SQLite in app.getPath("userData") gespeichert.
  • UI: purple glass / Tailwind.

About

NQ Tracker – a lightweight cross-platform desktop time tracker for projects and tasks.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors