KeyWeeUsr / emacs-syncthing

Emacs client for Syncthing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emacs-syncthing

MELPA MELPA Stable Buy me a coffee Liberapay PayPal

Emacs client for Syncthing. Currently it tries to port all viewing functionality, later on even with editing/writing.

How to

Install it from Melpa or clone and install manually, then simply M-x syncthing.

Note that if you have debug-on-error enabled on your first run, the customize buffer for setting up the API token might be somewhere in the background. Use M-x customize-group syncthing for setting it manually, then re-run.

Key bindings

Ensure you are in the Syncthing buffer: C-hm or ? for all bindings.

Customization

Check the manual for Emacs Customization: C-hi mEmacsmCustomization and group M-x customize-group syncthing.

Screenshots

ScreenshotScreenshot

About

Emacs client for Syncthing

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 98.7%Language:Makefile 1.3%