This repository provides the EAF File Sender application for the Emacs Application Framework.
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-sender)
Package | Description |
---|---|
python-qrcode | Render QR code pointing to local files |