CLI tool for improving focus by blocking social media sites.
main.1.1.mp4
Clone this repo and cd into it
git clone https://github.com/himanshu-Bhatt/Gofocus.git && cd Gofocus
go run . start
go run . stop
You can add or remove any url by modifying 'blockedUrls' array in url.go file.