> ## Documentation Index
> Fetch the complete documentation index at: https://guides.a35hie.me/llms.txt
> Use this file to discover all available pages before exploring further.

# BigTime

> Time tracking made simple.

**BigTime** is a lightweight macOS timer and time tracking app designed to make tracking activities effortless. With a clean and simple interface, BigTime helps you stay focused without getting overwhelmed by unnecessary features.

BigTime also saves a history of your past sessions, making it easy to look back and see what you've been working on.

## Download BigTime

Since BigTime is not notarized, macOS might block the app at first.
If you encounter issues, follow [this guide on launching non-notarized apps](https://appleinsider.com/inside/macos/tips/how-to-launch-any-macos-app-even-those-not-notarized-by-apple).

[<button class="borderedButton">GitHub</button>](https://github.com/a35hie/BigTime/releases)

```bash icon="hammer" Build from Source theme={null}
git clone https://github.com/a35hie/BigTime.git
cd BigTime
(open *.xcworkspace || open *.xcodeproj || echo "No Xcode project or workspace found.")
```

***

## Features

* #### Minimalist Design
  A clean and distraction-free UI that helps you focus on tracking your activities, not managing complicated menus.
* #### Easy Session Tracking
  Write an optional description for your task, press **Start**, and you're already on your way.
* #### Intuitive Controls
  * **Done**: Save your session when you’re finished.
  * **Reset**: Clear your current timer without saving.
  * **Continue**: Pick up where you left off directly from the History list.
* #### History
  BigTime automatically keeps a history of your tracked sessions for quick and easy reference.

***

## Upcoming Features

* #### Activity Suggestions
  Smart suggestions based on your past activities to make tracking even easier.
* #### Manual Time Editing
  Fine-tune your session times after finishing them, perfect for those moments you forgot to hit Start!

***

## Credits

* [Luminare](https://github.com/MrKai77/Luminare) - The modern translucent SwiftUI design system.

***

## Technical Details

* Built entirely with **SwiftUI** for a modern, native macOS experience.
* Fully local — your data stays on your machine.
* No accounts, no syncing, no internet required after download.
