Welcome!¶
About¶
Ginger is a news reader for web feeds. Once it is hosted in a web server, a user can login and read her news in the web browser.
Features:
multi-user web application
multiple news feeds per user
message tagging
powerful message filtering
very customizable
scripting interface
It is based on Django and Python and is real-world tested to run in Apache with the wsgi module on Debian Linux.
License¶
ginger is distributed under the terms of the AGPLv3 license. This also affects all included files without a license header (non-source files like images), unless they are explicitly mentioned as third-party content. Read the Dependencies section for included third-party stuff.
Download¶
The following packages are available. Choose the one that matches your operating system or environment. Please also check for requirements. ginger is in production-stable state.
Debian package
- File
- Created
2021-01-21 01:42
- Sha256sum
69dc70463debb4c842ed976541461b648c885b32a4ca5b85227d1524090ec5bf
- Size
468.9 KB
Python wheel package
- File
- Created
2021-01-21 01:42
- Sha256sum
5823782cc7c9a1035aef256647c1d4385dbf8b16675d34bba12eeb4467537c1b
- Size
3.4 MB
- File
- Created
2020-07-26 18:31
- Sha256sum
368570f5a6215d20b97ee988bf467fa41ca4960592fc81cf8f86739c3d8440be
- Size
2.7 MB
- File
- Created
2016-10-01 00:09
- Sha256sum
f7622370fc1377577a45e7c813bc06eaca51cbcbdd6c755c0b62d61de67abef7
- Size
2.2 MB
source tarball
- File
- Created
2021-01-21 01:42
- Sha256sum
6bf904dfaa71611158b66d20a90b00fd885c1790fe0a03d6cb83374db7a8f2fc
- Size
3.0 MB
- File
- Created
2020-07-26 18:31
- Sha256sum
ae0d6de582684c1344ef423386f85a49e8d143e7fdff406e37eeb58d1cf3394a
- Size
2.8 MB
- File
- Created
2016-10-01 00:09
- Sha256sum
f9d10f413a391d5c9a7960966a559910c2314adcb8758fb93f11630c5a9cf38b
- Size
2.3 MB
Dependencies¶
There are external parts that are used by ginger. Many thanks to the projects and all participants.
Python 3.7, required
Django 2.2.17, required
Typical GNU/Linux Desktop, recommended
python-feedparser, required
apache 2.4, recommended : as web server
mod_wsgi, recommended : apache module
jquery, included : licensed under terms of GPLv2.
font ‘Symbola’, included : for logo symbol; free for use; copied from here.
banner image, included : _meta/background.png; license public domain; copied from here.
all files in /_meta, included : if not mentioned otherwise, Copyright 2015 Josef Hahn under license CC BY-SA 3.0 license.
Gallery¶
Ginger on mobile phones The Ginger login screen The main view, containing a message list and a filter panel Settings Feed management Screencast: First steps Screencast: Favorites and tagging Screencast: Filters Screencast: Scripting
Change Log¶
The last changes brought the following improvements.
2021-01-21 (3.0.1536)
More modern user interface (again).
Imprint¶
Publisher: Josef Hahn, Boxgraben 112-114, 52064 Aachen, Germany | website: pseudopolis.eu/wiki/pino | mail: ginger@pseudopolis.eu
Feedback¶
If you have funny rants about ginger itself or about some techniques it uses, some constructive feedback, a cool patch or a mysterious problem, feel free to mail it to ginger@pseudopolis.eu.
Please use the bugtracker if you have found an error in the software.