shia
v1.0.4
Published
shia is a command line tool made to help you focus on what you want by blacklisting websites in your `/etc/hosts` file. This is not a serious project and I will probably not maintain it at all, so feel free to contribute if you want!
Downloads
7
Readme
shia
shia is a command line tool made to help you focus on what you want by blacklisting websites in your /etc/hosts
file.
This is not a serious project and I will probably not maintain it at all, so feel free to contribute if you want!
Installation
npm install -g shia
Usage
Blacklist management
Get your blacklist:
shia blacklist
Add a domain to your blacklist:
shia blacklist --domain [domain]
Remove a domain from your blacklist:
shia blacklist --remove-domain [domain]
Focus !
(sudo) shia focus --time [time] --just-do-it
Options:
- --time [time] : where [time] is the time in seconds you want to focus
- --just-do-it : this is a surprise.