Block distracting websites and hyperfocus on your tasks!
Go to file
Jeffrey Serio d7d69b907a Fix file exists bug in listDistractors 2023-04-26 18:39:07 -05:00
.gitignore Progress++ 2021-12-23 22:12:05 -06:00
LICENSE Initial commit 2021-10-26 16:07:15 +00:00
README.md Fix file exists bug in listDistractors 2023-04-26 18:39:07 -05:00
go.mod Remove resetDNSMsg 2023-04-26 18:12:09 -05:00
go.sum Second commit 2021-10-26 11:13:24 -05:00
main.go Fix file exists bug in listDistractors 2023-04-26 18:39:07 -05:00

README.md

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 program. This program aims to be cleaner and simpler than its predecessor.

Installation

go install codeberg.org/hyperreal/hyperfocus@latest

Move the binary to a path where sudo can find it. E.g.:

cd ~/go/bin
sudo cp -v hyperfocus /usr/local/bin

Usage

sudo hyperfocus --help

ko-fi