Skip to content

emacs-elfeed/elfeed-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

726 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elfeed web interface

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.

Releases

No releases published

Contributors