Block distracting websites and hyperfocus on your tasks
- Go 100%
|
|
||
|---|---|---|
| .gitignore | Progress++ | |
| go.mod | Remove resetDNSMsg | |
| go.sum | Second commit | |
| LICENSE | Initial commit | |
| main.go | Fix file exists bug in listDistractors | |
| README.md | Fix file exists bug in listDistractors | |
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