https://github.com/jaesivsm/JARR
JARR is a web news aggregator.
https://github.com/jaesivsm/JARR
atom feed-reader news-aggregator python rss
Last synced: 22 days ago
JSON representation
JARR is a web news aggregator.
- Host: GitHub
- URL: https://github.com/jaesivsm/JARR
- Owner: jaesivsm
- License: agpl-3.0
- Created: 2014-06-12T11:53:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T16:07:09.000Z (4 months ago)
- Last Synced: 2025-01-02T16:56:38.834Z (4 months ago)
- Topics: atom, feed-reader, news-aggregator, python, rss
- Language: Python
- Homepage: https://app.jarr.info
- Size: 9.39 MB
- Stars: 123
- Watchers: 8
- Forks: 15
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - jaesivsm/JARR - JARR is a web news aggregator. (atom)
README
# JARR
[](https://circleci.com/gh/jaesivsm/JARR)
[](https://www.codacy.com/manual/jaesivsm/JARR?utm_source=github.com&utm_medium=referral&utm_content=jaesivsm/JARR&utm_campaign=Badge_Grade)
[](https://www.codacy.com/manual/jaesivsm/JARR?utm_source=github.com&utm_medium=referral&utm_content=jaesivsm/JARR&utm_campaign=Badge_Coverage)## Presentation
JARR (which stands for Just Another RSS Reader) is a web-based news aggregator and reader.
JARR is under ongoing developments and functionnalities are regularly added.
For past and futur updates see the [milestones](https://github.com/jaesivsm/JARR/milestones).The particularity of this project is to allow for article Clustering either on links or on content through TF-IDF.
## Official instance
You can use the instance of JARR run by the maintainer on [app.jarr.info](https://app.jarr.info) or try out the api at [api.jarr.info](https://api.jarr.info).
## Installation
To use and host your own instance of JARR please see [installation instruction](https://github.com/jaesivsm/JARR/blob/master/INSTALL.md)
## Security
Please refer to the [security instruction](https://github.com/jaesivsm/JARR/blob/master/SECURITY.md).
## License
JARR is under the [GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html).