VibeHunt
Back to browse

Newspipe

Web news reader.

Source

Newspipe is a self‑hostable web news aggregator written in Python that uses Flask, asyncio and SQLAlchemy. It supports multiple users, offers an API for feed management, and can import or export accounts via JSON and feeds via OPML. Features include article search, favorite detection, inactive‑feed handling, bookmark management with Pinboard import, optional LDAP authentication, and a user interface with both light and dark themes.

The system can be deployed with standard tools such as git, poetry, npm and Python ≥ 3.10. Configuration can target SQLite or PostgreSQL, and production setups may employ Gunicorn or mod_wsgi. A dedicated Flask command enables automated RSS/Atom fetching, which can be scheduled with cron.

The project is released under the GNU Affero General Public License version 3, is marked as stable, and is free to use without subscription or tier restrictions. It is intended for users who want a customizable, open‑source solution for aggregating and reading web news on their own servers.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps