FeedVault is an open-source web application that allows users to archive and search their favorite web feeds.
Find a file
renovate[bot] 5ff8a87680
Update docker/login-action action to v4 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-04 16:41:57 +00:00
.github Update docker/login-action action to v4 (#37) 2026-03-04 16:41:57 +00:00
.vscode Add command for adding Steam rss feeds 2024-05-23 02:17:57 +02:00
app Move CLI to own package 2024-06-27 11:53:39 +02:00
cli Move CLI to own package 2024-06-27 11:53:39 +02:00
RSS-Link-Database@0225af06e9 Add https://github.com/rumca-js/RSS-Link-Database as a submodule 2024-05-22 19:41:15 +02:00
static Use FastAPI instead of Django 2024-05-21 02:43:53 +02:00
templates Add Aria tags 2024-06-27 13:34:33 +02:00
tests Use pip instead of Poetry 2024-06-27 00:30:39 +02:00
.env.example Lemon sadness 2024-05-20 04:34:51 +02:00
.gitignore Add /add page and cli.py for updating feeds 2024-05-21 17:25:11 +02:00
.gitmodules Add https://github.com/rumca-js/RSS-Link-Database as a submodule 2024-05-22 19:41:15 +02:00
.pre-commit-config.yaml Update dependencies 2024-05-21 02:50:37 +02:00
docker-compose.yml Use FastAPI instead of Django 2024-05-21 02:43:53 +02:00
docker-entrypoint.sh Run "python manage.py collectstatic" in Docker 2024-03-18 02:00:10 +01:00
Dockerfile Update dependency python (#32) 2025-08-10 16:38:01 +00:00
LICENSE Initial commit 2024-01-23 17:19:23 +01:00
pyproject.toml Use pip instead of Poetry 2024-06-27 00:30:39 +02:00
README.md Move CLI to own package 2024-06-27 11:53:39 +02:00
requirements-dev.txt Use pip instead of Poetry 2024-06-27 00:30:39 +02:00
requirements.txt Use pip instead of Poetry 2024-06-27 00:30:39 +02:00

FeedVault

A seed vault for your feeds.

FeedVault is an open-source web application that allows users to archive and search their favorite RSS, Atom, and JSON feeds. With FeedVault, users can effortlessly add their favorite feeds, ensuring they have a centralized location for accessing and preserving valuable content.

Features

Note: Some features are currently in development.

  • Unified Feed Archiving: Archive RSS (0.90 to 2.0), Atom (0.3, 1.0), JSON (1.0, 1.1), Dublin Core, and ITunes feeds seamlessly in one centralized location.
  • Content Search: Easily search your archive for specific content.
  • Export Options: Export your archive to various formats, including JSON, CSV, HTML, ODS, RST, TSV, XLS, XLSX, or YAML.
  • API: Access your archive programmatically through a API.
  • Self-Hosting: Host FeedVault on your own server for complete control over your data.
  • Privacy-Focused: FeedVault respects user privacy by not tracking or collecting any personal data. It is an ad-free platform that prioritizes user security.

Usage

  • Visit the FeedVault website.
  • Sign up for an account or log in if you already have one.
  • Add your favorite feeds to start archiving content.
  • Explore, manage, and enjoy your centralized feed archive.

CLI

There is a CLI available for FeedVault. You can run the CLI with the following command:

python -m cli

Contributing

Feel free to contribute to the project. If you have any questions, please open an issue.

Contact

If you have any questions, please open an issue.

I can also be reached at hello@panso.se or on Discord: TheLovinator#9276