Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s3cr3tmyth/KeepOff

Simple Python based MacOS app for blocking websites to stay producitve in 2021!
https://github.com/s3cr3tmyth/KeepOff

Last synced: 30 days ago
JSON representation

Simple Python based MacOS app for blocking websites to stay producitve in 2021!

Awesome Lists containing this project

README

        

# KeepOff
Simple Python based MacOS app for blocking websites to stay producitve in 2021!

Requirements:
1) rumps
2) p2app
3) MacOS

Steps:
1) Add sites you want to block in separate lines inside sites.txt
2) Run KeepOffMacApp.py with root permissions.
3) Build using python3 setup.py py2app
4) Run app from dist/ folder created at the parent directory.