NonGNU ELPA - elfeed-web

elfeed-web Atom Feed

Description
Web interface to Elfeed
Latest
elfeed-web-4.0.0.tar (.sig), 2026-Jun-06, 30.0 KiB
Maintainer
Karthik Chikmagalur <karthik.chikmagalur@gmail.com>, Ihor Radchenko <yantar92@posteo.net>, Daniel Mendler <mail@daniel-mendler.de>
Website
https://github.com/emacs-elfeed/elfeed-web
Browse ELPA's repository
CGit or Gitweb
All Dependencies
compat (.tar), elfeed (.tar), simple-httpd (.tar)
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

GNU Emacs NonGNU ELPA NonGNU-devel ELPA MELPA MELPA Stable

This is a demonstration/toy web interface for Elfeed remote network access. It's a single-page web application that follows the database live as new entries arrive. It's packaged separately as elfeed-web. To fire it up, run M-x elfeed-web-start and visit http://localhost:8080/elfeed/ (check your httpd-port) with a browser. See the elfeed-web.el header for endpoint documentation if you'd like to access the Elfeed database through the web API.

It's rough and unfinished – no keyboard shortcuts, read-only, no authentication, and a narrow entry viewer. This is basically Elfeed's "mobile" interface. Patches welcome.