txtdot
An HTTP proxy that parses only text links and pictures from pages, reducing internet bandwidth usage by removing ads and heavy scripts.
Listed in categories:
APIProductivityGitHubDescription
An HTTP proxy that parses only text links and pictures from pages, reducing internet bandwidth usage by removing ads and heavy scripts. Utilizes Mozilla's Readability library for page simplification.
How to use txtdot?
To run in development, use 'npm install' and 'npm run dev'. For production, run 'npm install', 'npm run build', and 'npm run start'. Docker deployment is also supported with 'docker compose up -d'.
Core features of txtdot:
1️⃣
Serverside page simplification
2️⃣
Media proxy with image compression using Sharp
3️⃣
Search functionality with SearXNG
4️⃣
Custom parsers for StackOverflow and SearXNG
5️⃣
Handy API endpoints
Why could be used txtdot?
# | Use case | Status | |
---|---|---|---|
# 1 | Improving browsing experience on slow internet connections | ✅ | |
# 2 | Reducing data usage for mobile users | ✅ | |
# 3 | Enhancing privacy by removing unnecessary scripts and ads | ✅ |
Who developed txtdot?
The tool is developed by Artemy Egorov and Andrey, with contributions from other collaborators.