Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keyweeusr/emacs-syncthing

Emacs client for Syncthing
https://github.com/keyweeusr/emacs-syncthing

client elisp emacs major-mode melpa melpa-badge port syncthing

Last synced: about 1 month ago
JSON representation

Emacs client for Syncthing

Awesome Lists containing this project

README

        

# emacs-syncthing
[![MELPA][melpa-badge]][melpa-package]
[![MELPA Stable][melpa-stable-badge]][melpa-stable-package]
[![Buy me a coffee][bmc-badge]][bmc-link]
[![Liberapay][lp-badge]][lp-link]
[![PayPal][ppl-badge]][ppl-link]

Emacs client for [Syncthing](https://syncthing.net). Currently it tries to port
all viewing functionality, later on even with editing/writing.

## How to

Install it from [Melpa](https://melpa.org/#/getting-started) 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

![Screenshot][demo]![Screenshot][demo-term]

[melpa-badge]: https://melpa.org/packages/syncthing-badge.svg
[melpa-package]: https://melpa.org/#/syncthing
[melpa-stable-badge]: https://stable.melpa.org/packages/syncthing-badge.svg
[melpa-stable-package]: https://stable.melpa.org/#/syncthing
[bmc-badge]: https://img.shields.io/badge/-buy_me_a%C2%A0coffee-gray?logo=buy-me-a-coffee
[bmc-link]: https://www.buymeacoffee.com/peterbadida
[ppl-badge]: https://img.shields.io/badge/-paypal-grey?logo=paypal
[ppl-link]: https://paypal.me/peterbadida
[demo]: https://raw.githubusercontent.com/KeyWeeUsr/emacs-syncthing/master/screenshot.png
[demo-term]: https://raw.githubusercontent.com/KeyWeeUsr/emacs-syncthing/master/screenshot-term.png
[lp-badge]: https://img.shields.io/badge/-liberapay-grey?logo=liberapay
[lp-link]: https://liberapay.com/keyweeusr