# Hours Clocker

{% tabs %}
{% tab title="Alarm TV" %}
{% embed url="<https://apps.apple.com/app/hours-clocker/id6737988336>" %}
Free for limited time 🔺
{% endembed %}

<figure><img src="/files/sNYgKxTTkIDpeJ33UZvh" alt="" width="195"><figcaption><p>iOS • <a href="https://apps.apple.com/app/hours-clocker/id6737988336">Download Hours Clocker</a></p></figcaption></figure>
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Preview" %}
{% embed url="<https://www.youtube.com/shorts/whE4cXhX1NI>" %}
{% endtab %}
{% endtabs %}

### Getting Started

#### System Requirements

* iOS 17.0 or later
* Compatible with iPhone and iPad
* Internet connection (for data export/import only)

#### Installation

1. [Download](https://apple.co/4g0XRPd) Hours Clocker Pro from the Apple App Store
2. Launch the app
3. Complete the onboarding process
4. Configure your basic settings (pay rate, overtime rules)

{% hint style="info" %}
No account creation required. Your data stays securely on your device.
{% endhint %}

## Hours Clocker Changelog

### Overview

This changelog documents all notable changes to Hours Clocker app across different versions.

### Latest Release

#### Version 1.0.1 (November 17, 2024)

**Vision Pro Support 🥽**

* Optimized spatial interface for visionOS
* Enhanced gesture controls and interactions
* Proper navigation structure for spatial computing

**Multiple Entry Creation ⚡️**

* Batch creation up to 14 days at once
* Preview and customize multiple entries
* Support for different day types:
  * Work Day
  * Off Day
  * Time Off
* Automatic date progression for consecutive entries

**Calendar Integration 📅**

* Sync work shifts to calendar
* Write-only calendar access for privacy
* Customizable event details including:
  * Job name and location
  * Phone number with emoji (📞)
  * Notes and app attribution
* Smart formatting for better readability

**Enhanced Timer Display ⏱️**

* Redesigned time display showing:
  * Hours (h)
  * Minutes (m)
  * Seconds (s)
* Improved visibility and contrast
* Inactive state handling
* Larger, more accessible control buttons

**Improvements 🔨**

**Settings Organization**

* Logical grouping by function
* New sections:
  * Work profile
  * Pay settings
  * Schedule settings
  * App settings

**Accessibility**

* Larger tap targets for better interaction
* Improved contrast ratios
* Help text and tooltips
* Enhanced VoiceOver support

**User Experience**

* Streamlined onboarding process
* Platform-specific optimizations
* Improved navigation flow
* Better data management

**Bug Fixes 🐛**

* Fixed timer jumping when starting/stopping
* Improved calendar permission handling
* Fixed multiple entries preview loading
* Resolved platform-specific UI issues

### Previous Releases

#### Version 1.0.0 (November 8, 2024)

* Initial release of Hours Clocker
* Basic time tracking functionality
* Earnings management
* Reports generation
* Settings configuration

***

### Features

#### ⏱️ Time Tracking

Track your work hours with precision:

* One-tap clock in/out
* Manual time entry
* Shift management
* Session notes
* Real-time duration tracking

#### 💰 Earnings Management

Keep track of all your income:

* Custom hourly rates
* Overtime calculations
* Tips tracking
* Multiple tips per shift
* Running totals

#### 📊 Professional Reports

Analyze your work and earnings:

* Weekly/monthly summaries
* Visual earnings breakdown
* Hours analysis
* Tips distribution charts
* Customizable date ranges

#### ⚙️ Smart Settings

Customize the app to your needs:

* Pay rates configuration
* Overtime thresholds
* Pay period settings
* Start day preferences
* Dark mode support

{% hint style="info" %}
All settings can be modified at any time without affecting your existing entries.
{% endhint %}

### User Guide

#### Basic Operations

**Clock In/Out**

1. Tap the main timer button to clock in
2. Tap again to clock out
3. Review and add any notes or tips
4. Save the entry

**Adding Tips**

1. Navigate to any time entry
2. Tap "Add Tip"
3. Enter amount and optional note
4. Save the tip

**Viewing Reports**

1. Go to the Reports tab
2. Select desired date range
3. View earnings breakdown
4. Export data if needed

#### Advanced Features

**Data Management**

* Export your data:
  * JSON format
  * CSV format
  * Share via email or other apps
* Import data:
  * Compatible with exported JSON files
  * Merge with existing entries
  * Backup restoration

**Customization**

* Pay Rates:
  * Regular hourly rate
  * Overtime rate
  * Overtime threshold
* Pay Periods:
  * Weekly
  * Bi-weekly
  * Monthly
  * Custom start day

{% hint style="warning" %}
Always backup your data before making significant changes to settings.
{% endhint %}

### FAQ

#### General Questions

**Q: Do I need to create an account?** A: No, Hours Clocker Pro works locally on your device without requiring any account creation.

**Q: Is my data secure?** A: Yes, all your data is stored locally on your device and is not shared with any third parties.

**Q: Can I use the app offline?** A: Yes, internet connection is only required for data export/import features.

#### Technical Questions

**Q: How do I backup my data?** A: Use the export feature in Settings to create a backup file that can be saved or shared.

**Q: Can I transfer my data to a new device?** A: Yes, export your data from the old device and import it on the new one using the built-in tools.

**Q: What happens if I accidentally clock in/out?** A: You can edit or delete any entry through the Logs view.

### Support

#### Contact Us

* Email: <contact@inwisso.com>
* Website: hourscloker.inwisso.com
* App Store: Hours Clocker

#### Reporting Issues

Please include the following when reporting issues:

* App version
* iOS version
* Device model
* Description of the issue
* Steps to reproduce (if applicable)

{% hint style="info" %}
We typically respond to support requests within 24 hours during business days.
{% endhint %}

***

Designed by [inwisso.com](https://app.inwisso.com/) © 2025


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hoursclocker.inwisso.com/hours-clocker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
