Skip to content

Mineti - Time tracking application

Mineti is a lightweight desktop time-tracking application designed to help individuals and small teams track how they spend their time across tasks and projects.

I originally built Mineti to manage my own work timesheets while working part-time. Instead of relying on spreadsheets or complex project management tools, I wanted something simple, fast, and focused purely on tracking time.

So far I have logged over 2,200 hours using Mineti, making it a tool I rely on daily.

Because Mineti is built with Tauri, it runs on both Windows and macOS while remaining lightweight and performant. I am also exploring bringing Mineti to mobile platforms in the future.

Features

  • Task-based time tracking: Start and stop timers for different tasks and projects.

  • Time reporting: View summaries of time spent per task, project, or day.

  • Productivity insights: Analyze how your time is distributed across work activities.

  • CSV export: Export tracked time data for reporting, invoicing, or record keeping.

Tech stack

Mineti is built using a modern desktop stack:

  • Tauri — lightweight cross-platform desktop runtime
  • Vue 3 — reactive frontend framework
  • Vite — fast development tooling
  • Tailwind CSS — utility-first styling
  • Pinia — state management
  • SQLite — local data storage

Screenshots

Mineti Screenshot 1Mineti Screenshot 2Mineti Screenshot 3