Andrey da67666a6c
Merge pull request #45 from TxtDot/artegoser
refactor: optional lang and title for engines response
2023-09-07 17:48:10 +04:00
2023-08-29 20:14:54 +04:00
2023-08-27 12:41:35 +03:00
2023-08-21 15:30:06 +04:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-08-13 20:38:33 +03:00
2023-08-28 22:15:13 +03:00
2023-08-28 22:15:13 +03:00
2023-08-14 14:39:36 +03:00
2023-08-28 12:34:48 +04:00
2023-08-15 17:15:54 +03:00

txt.
MIT license Latest release Matrix chat

HTTP proxy that parses only text, links and pictures from pages reducing internet traffic, removing ads and heavy scripts.

Uses Mozilla's readability.js, JSDOM, Fastify web framework.

Installation

npm install

Running

Dev

npm run dev

Prod

npm run build
npm run start

Docker

docker compose build
docker compose up -d
Description
No description provided
Readme MIT 1.2 MiB
Languages
TypeScript 72.3%
EJS 17.6%
CSS 7.1%
Dockerfile 2.2%
Shell 0.8%