Skip to content

A small bash script that writes some lines into the hosts files to enable a 'zen feeling' to your browsing experience :))

Notifications You must be signed in to change notification settings

sabinmarcu/ZenMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZenMode

This nifty little bash script edits the hosts file so that you cannot access these websites :

  1. To add a new website to the denial list, just add a new file named after the domain of the website to the denials folder.

On a Unix environment a simple :

touch website.com

While in the denials dir should be enough. Remember to restart zen mode if you make any changes to the denials list ^^

Or you can just run this, which also restarts zen mode automatically:

zenmode deny website.com

For any other help, please just run the app with no params whatsoever :)

About

A small bash script that writes some lines into the hosts files to enable a 'zen feeling' to your browsing experience :))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages