Skip to content

set your browser start/new tab page to show your current task

Notifications You must be signed in to change notification settings

fohria/focusplease

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

focus please

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.

example

a little video for you

focusplease

how to use

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.

requirements

  • pysimplegui

installation

  1. download this repo
  2. i recommend using conda/mamba to create a virtual environment:
mamba create -n focusplease
conda activate focusplease
mamba install -c conda-forge pysimplegui
  1. run it:
python focus.py
  1. set your browser's startpage and/or new tab page to `http://localhost:1337'

About

set your browser start/new tab page to show your current task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published