Get work done when you need to, goof off when you don't.
Project description
Concentration
Stay focused on work when you want, and goof off when you don’t. Concentration is a simple console utility to block distracting sites when you need to focus, while allowing you to easily take timed breaks. Internally uses /etc/hosts file as the mechanism to block sites.
Installing Concentration
pip3 install concentration # Or if pip is already set to use Python 3 pip install concentration
Using Concentration
To keep focused (blocking distracting sites):
sudo concentration improve
To take a small 5 minute timed break:
sudo concentration break
To take a long 60 minute timed break:
sudo concentration break -m 60
To access all sites:
sudo concentration lose
Configuring Concentration
You can add more files to the blocked list by putting them in the following files (new line delimited): - ~/.concentration.distractors - /etc/concentration.distractors
You can make sure sites are visible even if concentration is enabled by putting them in the following files (new line delimited): - ~/.concentration.safe - /etc/concentration.safe
Thanks and I hope you find concentration useful in your effort to get more done!
~Timothy Crosley
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for concentration-1.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4de2a431aa13d3a05e123907aa2b52df11648fec34caca3327c504cce581c46e |
|
MD5 | 456ab59fcf3b3555279670c15cd7103a |
|
BLAKE2b-256 | 42c97fa8a6a82c94dd1fc1c4a050f71fe63fd63b6c8d3e5c8f4d0ae3b8b6f318 |