JARR is a web news aggregator. https://app.jarr.info
  • Python 67.7%
  • JavaScript 31.3%
  • Makefile 0.6%
  • HTML 0.3%
Find a file
2026-02-09 10:17:35 +01:00
.circleci test(ci) fixing missing make command (#275) 2025-10-21 16:00:12 +02:00
Dockerfiles chore(jsclient) bumping node, react and material-ui versions 2025-10-22 18:19:03 +02:00
example_conf chore(dependencies) & feat(metrics) upgrading to python3.13 and moving to regular prometheus implementation (#273) 2025-08-08 20:15:26 +02:00
jarr fix(feed): handle icon URL encoding normalization in feed creation 2026-02-08 14:18:42 +01:00
jsclient feat(jsclient/style) lighter in article links 2026-02-09 10:17:35 +01:00
migrations Redoing endpoint for getting counts of unread articles 2022-05-26 12:29:04 +02:00
tests fix(feed): handle icon URL encoding normalization in feed creation 2026-02-08 14:18:42 +01:00
.gitignore V3/better ui api (#102) 2020-05-03 15:23:36 +02:00
.gitmodules first step to v3 2018-08-25 00:47:02 +02:00
.mypy.ini Bumping backend dependencies (#190) 2022-03-03 15:16:19 +01:00
COPYING License is now AGPLv3. 2014-04-09 08:18:03 +02:00
ep_celery.py chore(dependencies) & feat(metrics) upgrading to python3.13 and moving to regular prometheus implementation (#273) 2025-08-08 20:15:26 +02:00
INSTALL.md Updating demo files and examples for coherent INSTALL.md instructions 2023-02-09 16:17:56 +01:00
Makefile Building in ubuntu24.04 and testing against pg16 (#262) 2024-06-28 10:09:30 +02:00
Pipfile chore(warnings) clearing unittest warnings (#274) 2026-02-07 15:49:45 +01:00
Pipfile.lock chore(dependencies) update of minor and patch version 2026-02-07 15:49:45 +01:00
pyproject.toml feat(linting): adding linting configuration 2026-02-09 10:13:32 +01:00
README.md Add security instruction for #202 2022-07-09 08:15:30 +02:00
SECURITY.md Add security instruction for #202 2022-07-09 08:15:30 +02:00
wsgi.py Bumping dependencies (#225) 2023-06-13 17:15:01 +02:00

JARR

CircleCI Codacy 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.

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 or try out the api at api.jarr.info.

Installation

To use and host your own instance of JARR please see installation instruction

Security

Please refer to the security instruction.

License

JARR is under the GNU Affero General Public License version 3.