Files
emacs/lisp/emacs-application-framework/app/file-browser
2022-01-04 15:21:47 +01:00
..
2022-01-04 15:21:47 +01:00
2022-01-04 15:21:47 +01:00
2022-01-04 15:21:47 +01:00
2022-01-04 15:21:47 +01:00
2022-01-04 15:21:47 +01:00
2022-01-04 15:21:47 +01:00

EAF File Browser

File browser application for the Emacs Application Framework.

Load application

Install EAF first, then add below code in your emacs config:

(add-to-list 'load-path "~/.emacs.d/site-lisp/emacs-application-framework/")
(require 'eaf)
(require 'eaf-file-browser)

Dependency List

Package Description
python-qrcode Render QR code pointing to local files
filebrowser-bin Share files between computer and smartphone