Skip to content

emacs-eaf/eaf-file-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

403 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAF File Sender

This repository provides the EAF File Sender 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-sender)

Dependency List

Package Description
python-qrcode Render QR code pointing to local files

About

Share file between Emacs and mobile phone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13