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.
- Host: GitHub
- URL: https://github.com/dragunwf/distractiontracker
- Owner: DragunWF
- License: mit
- Created: 2025-03-25T11:40:22.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-25T11:52:09.000Z (about 2 months ago)
- Last Synced: 2025-03-25T12:35:39.944Z (about 2 months ago)
- Topics: csharp, desktop-app, json, productivity-app, winforms
- Language: C#
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_