are you easily distracted? do you often forget what you're doing and start randomly browsing cat pictures?
focus please allows you to set your browser's start/new tab page to show a message telling you what task you're currently (supposed to be) working on.
a little video for you
currently you need to know a little python to use it.
i'll get to packaging this as a proper downloadable application as soon as i feel like procrastinating actual work again.
- pysimplegui
- download this repo
- i recommend using conda/mamba to create a virtual environment:
mamba create -n focusplease
conda activate focusplease
mamba install -c conda-forge pysimplegui
- run it:
python focus.py
- set your browser's startpage and/or new tab page to `http://localhost:1337'