Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

exadel-inc/codete-productivity-booster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

What is it ?

Productivity booster is a simple bash/sed script to block your access to common distraction services such as facebook, twitter etc. :-)

Configuration

Linux:

  • Edit your /etc/hosts file
  • Define distraction services in the hosts file, each domain in the following format (with the #prodboost at the beginning of each file):
#prodboost 0.0.0.0 some.distraction.domain 

For example:

#prodboost 0.0.0.0 reddit.com
#prodboost 0.0.0.0 www.reddit.com
#prodboost 0.0.0.0 twitter.com
#prodboost 0.0.0.0 www.twitter.com
#prodboost 0.0.0.0 facebook.com
#prodboost 0.0.0.0 www.facebook.com

Usage

productivity-boost.sh on
productivity-boost.sh off

Enjoy :-)

About

Simple script to protect your productivity while you're online :-)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%