mirror of
https://codeberg.org/hyperreal/hyperfocus
synced 2024-11-02 01:03:11 +01:00
22 lines
543 B
Markdown
22 lines
543 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
|
|
```
|
|
|
|
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/N4N2CT2JG)
|