An open API service indexing awesome lists of open source software.

https://github.com/dragunwf/distractiontracker

A productivity tool for tracking and minimizing distractions during deep work sessions. Log, analyze, and conquer your focus-breaking moments.
https://github.com/dragunwf/distractiontracker

csharp desktop-app json productivity-app winforms

Last synced: about 2 months ago
JSON representation

A productivity tool for tracking and minimizing distractions during deep work sessions. Log, analyze, and conquer your focus-breaking moments.

Awesome Lists containing this project

README

        

# Distraction Tracker 🚫🔍

## Overview

A lightweight Windows Forms application to help you track and minimize distractions during deep work sessions. Log, analyze, and understand your focus-breaking moments to improve productivity.

**This app is still in development**

## Features

- Real-time distraction logging
- JSON-based data persistence
- Session tracking and insights
- Simple, minimalist interface

## Prerequisites

- Windows 7 or later
- .NET Framework 4.7.2+

## Documentation

- [App Requirements](Docs/Requirements.md)
- [App Data Structure](Docs/DataStructure.md)

## Getting Started

### Installation

1. Clone the repository
2. Open the solution in Visual Studio
3. Build and run the application

### Usage

1. Start a work session
2. Whenever a distraction occurs, quickly log it
3. Review your distraction patterns
4. Improve your focus!

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Screenshots

_Coming soon_