Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sthotakura/blocky
A simple website blocker for Windows.
https://github.com/sthotakura/blocky
Last synced: 7 days ago
JSON representation
A simple website blocker for Windows.
- Host: GitHub
- URL: https://github.com/sthotakura/blocky
- Owner: sthotakura
- Created: 2022-09-16T15:54:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T08:26:23.000Z (3 months ago)
- Last Synced: 2024-08-15T10:02:51.300Z (3 months ago)
- Language: C#
- Homepage:
- Size: 311 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Blocky
Simple website blocker for Windows.## Blocky Service
Backend service that does the actual work of Blocking/Un-blocking a website.
### Blocky Service API
GET /status
POST /secret
GET /blocked-list
POST /block
POST /unblock## Blocky UI
Frontend