KeyWeeUsr / emacs-syncthing

Emacs client for Syncthing

Repository from Github https://github.comKeyWeeUsr/emacs-syncthingRepository from Github https://github.comKeyWeeUsr/emacs-syncthing

emacs-syncthing

MELPA MELPA Stable CI Coverage Status 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.

Example

You can run a demo without having Syncthing installed on your system. You'll need Eldev and afterwards you can issue eldev demo command.

Screenshots

ScreenshotScreenshot

About

Emacs client for Syncthing

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 96.6%Language:Gherkin 3.4%