hyperfocus/README.md
2022-01-04 10:42:59 -06:00

20 lines
459 B
Markdown

# go-hyperfocus
> Work-In-Progress: Not tested on macOS, *BSD, or Solaris.
Block distracting websites and hyperfocus on your tasks!
This is a Go implementation of the Python-written [concentration](https://github.com/timothycrosley/concentration) program. This program aims to be cleaner and simpler than its predecessor.
## Installation
```bash
go install git.envs.net/hyperreal/go-hyperfocus@latest
```
## Usage
```bash
sudo go-hyperfocus --help
```