This repository offers a modern and flexible time clock app for accurately tracking and managing personal working hours. It's perfect for anyone who wants to keep a precise record of their work time, whether they're working from home or in an office.
TimeScribe lets you effortlessly start, stop, and pause your work time with just a click, ensuring a straightforward time tracking experience. The app provides an intuitive dashboard to monitor your daily activities, including breaks, and allows you to customize your weekly work schedule to suit your needs. It even accounts for regional public holidays, ensuring your time management is as precise as possible. With built-in automation features like automatic start/stop functions and notifications for breaks and work sessions, TimeScribe streamlines your time management. Upcoming features include detailed analytics and reports, export options for your tracking data, and integration with popular calendar apps. Prioritizing user privacy, your data remains secure and private, all while delivering lightweight, high-performance functionality tailored for macOS.
Ideal for anyone looking to track their work hours efficiently and effortlessly!
- Clone the repository:
git clone https://github.com/WINBIGFOX/timescribe.git
- Navigate to the project directory:
cd timescribe
- Install dependencies:
composer install npm install
- Build the macOS application:
npm run build php artisan native:build mac