Cursory is an open-source minimalistic news reader that lets you catch up with the most essential news from around the globe in 15+ languages. It is powered by Wikipedia.
Warning
Under active development. Expect bugs and breaking changes.
No tracking, no ads, no cookies, no analytics, no third-party requests.
Page size is usually under 100 KiB (including images!). This is accomplished by converting images to a modern format.
Supports many languages including English, Spanish, French, Russian, Korean, and more.
Cursory is rebuilt every three hours with the latest news.
Make sure Python 3.8+ is installed.
pip install -r requirements.txt
python build.py
After the build is complete, the site
directory will contain the static website.