# go-hyperfocus > Work-In-Progress: Not tested on Windows; there are some file paths I need to fix before it can work. 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 allow the user somewhat more freedom in defining distractors than its predecessor. ## Installation ```bash go install git.envs.net/hyperreal/go-hyperfocus@latest ```