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

https://github.com/jonaylor89/fuego

distraction free
https://github.com/jonaylor89/fuego

Last synced: 8 months ago
JSON representation

distraction free

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)