Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/s3cr3tmyth/KeepOff
- Owner: s3cr3tmyth
- Created: 2021-01-14T04:32:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T20:23:25.000Z (about 4 years ago)
- Last Synced: 2024-09-24T17:31:28.720Z (5 months ago)
- Language: Python
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - KeepOff
README
# KeepOff
Simple Python based MacOS app for blocking websites to stay producitve in 2021!Requirements:
1) rumps
2) p2app
3) MacOSSteps:
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.