FeedVault is an open-source web application that allows users to archive and search their favorite web feeds.
Find a file
2024-02-04 05:36:51 +01:00
.github Add empty Go project 2024-02-03 02:21:51 +01:00
.vscode Add gorm models 2024-02-04 01:53:49 +01:00
static Validate URLs before adding 2024-01-30 22:40:41 +01:00
templates Improve validateURL() 2024-02-04 03:22:54 +01:00
.air.toml Use Go templates for HTML 2024-02-03 17:50:17 +01:00
.gitignore Add gorm models 2024-02-04 01:53:49 +01:00
db.go Add gorm models 2024-02-04 01:53:49 +01:00
go.mod Add gorm models 2024-02-04 01:53:49 +01:00
go.sum Add gorm models 2024-02-04 01:53:49 +01:00
LICENSE Initial commit 2024-01-23 17:19:23 +01:00
main.go Close DB on exit 2024-02-04 05:36:51 +01:00
models.go Add gorm models 2024-02-04 01:53:49 +01:00
README.md Add empty Go project 2024-02-03 02:21:51 +01:00

FeedVault

A seed vault for your feeds.

FeedVault is an open-source web application written in Golang 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, Atom, and JSON 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.
  • User-Friendly Design: FeedVault is designed to be simple, intuitive, and responsive, working seamlessly on both desktop and mobile devices.
  • 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.

Contributing

We welcome contributions from the community! If you have ideas for new features, improvements, or bug fixes, feel free to open an issue or submit a pull request.

Contact

For any inquiries or support, please create an issue on GitHub.

Thank you for using FeedVault! Happy archiving!