1.0.4 • Published 8 years ago
shia v1.0.4
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: