
The open-source time tracking app for individuals.
AboutMinute is a refreshing take on time tracking applications. Unlike many other options that cater to teams or businesses, Minute focuses on individual users, allowing them to gain a deeper understanding of how they manage their time. This unique emphasis on personal productivity helps users reflect and optimize their daily routines, ultimately leading to more meaningful use of their time.
Built on modern tech stacks, AboutMinute leverages robust technologies to enhance user experience while maintaining an open-source model that encourages community contributions. Whether you're looking to track your working hours, personal projects, or overall productivity, Minute strives to provide insights that can lead to better time management.

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Prisma is a server-side library that helps developers read and write data to the database in an intuitive, efficient and safe way.
A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.