https://github.com/jonaylor89/fuego
distraction free
https://github.com/jonaylor89/fuego
Last synced: 8 months ago
JSON representation
distraction free
- Host: GitHub
- URL: https://github.com/jonaylor89/fuego
- Owner: jonaylor89
- Created: 2025-08-19T04:33:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-22T00:32:15.000Z (10 months ago)
- Last Synced: 2025-09-16T13:17:47.719Z (9 months ago)
- Language: Swift
- Homepage: https://getfuego.dev
- Size: 406 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# 🔥 Fuego
A minimal focus app for macOS that blocks distracting websites and apps to help you concentrate on what matters.
## Features
- **Website Blocking**: Uses Apple's Network Extension framework for system-level website blocking
- **App Blocking**: Prevent distracting applications from launching during focus sessions
- **Pomodoro Timer**: Built-in timer with customizable durations (5-120 minutes)
- **Menu Bar App**: Clean, minimal interface that stays out of your way
- **Gentle Redirection**: Shows peaceful focus reminders instead of harsh error pages
- **Open Source**: Built with Swift, fully open source and free to use
## Download
- **[Download Latest Release](https://github.com/jonaylor89/fuego/releases/latest)** (.dmg file)
- **Homebrew**: `brew install --cask fuego`
- **Build from Source**: See [Contributing Guide](CONTRIBUTING.md)
## Development
### Building from Source
```bash
git clone https://github.com/jonaylor89/fuego.git
cd fuego
open Fuego.xcodeproj
```
### Contributing
We welcome contributions! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for:
- Development setup
- Code style guidelines
- Pull request process
- How to report bugs
**Made with 🔥 for focused productivity**
[Website](https://getfuego.dev) • [Issues](https://github.com/jonaylor89/fuego/issues) • [Discussions](https://github.com/jonaylor89/fuego/discussions)