https://github.com/damoeb/feedless
Middleware to create RSS feeds, filter existing feeds and transform them (e.g. fulltext or media detection)
https://github.com/damoeb/feedless
atom feed rss
Last synced: 6 months ago
JSON representation
Middleware to create RSS feeds, filter existing feeds and transform them (e.g. fulltext or media detection)
- Host: GitHub
- URL: https://github.com/damoeb/feedless
- Owner: damoeb
- License: other
- Created: 2020-11-20T21:49:52.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-19T21:14:41.000Z (about 2 years ago)
- Last Synced: 2024-05-20T02:31:07.874Z (about 2 years ago)
- Topics: atom, feed, rss
- Language: HTML
- Homepage: https://feedless.org
- Size: 13.3 MB
- Stars: 196
- Watchers: 12
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Roadmap: roadmap.md
Awesome Lists containing this project
README
# Feedless
Time is precious, let's automate the web, build our custom well-behaving deterministic bots. _feedless_ is a middleware/web-app to
build web-based workflows. Extendable using plugins.
## Features
* create feed from website
* merge multiple feeds
* use feed and filter title not includes 'Ad'
* track pixel page changes of [url], but ship latest text and latest image
* track text page changes of [url], but ship diff to first for 2 weeks
* track price of product on [url] by extracting field, but shipping product fragment as pixel and markup
* use existing feed -> readability, inline images and untrack urls
* generate feed, fix title by removing prefix, trim after length 20
* inbox: select feeds, filter last 24h, order by quality, pick best 12
* digest: select feed, send best 10 end of week as digest via mail
* create feed activate tracking
* create just the document repository
[]()
## Version 3.x (Latest)
You need [docker-compose](https://docs.docker.com/compose/install/) or [podman-compose](https://docs.podman.io/en/latest/markdown/podman-compose.1.html), here is the basic setup.
# Support & Contact
- Public Mail Group feedless@googlegroups.com
- Contact feedlessapp@proton.me
## License
Feedless is released under non-competitive FSL license, that falls back to Open Source Apache 2 after two years ([FSL-1.0-Apache-2.0](https://fsl.software/)).