-
I'm assuming I could try to crank something out for Windows using the windows crate, but I don't have the knowledge on the available methods or how to use them.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
distant
🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧
The reason being is that I've written a service called distant with a companion neovim plugin, distant.nvim, and want to provide forms of authentication in the same vein as ssh.
-
distant.nvim
🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧
The reason being is that I've written a service called distant with a companion neovim plugin, distant.nvim, and want to provide forms of authentication in the same vein as ssh.
-
Today, my project uses SSH to authenticate with a remote machine, start up the server, and report back the address, port, and key that are used for encrypted communication with my server. This mirrors how mosh and eternal terminal work.
Related posts
-
What is the current state of remote neovim?
-
SSH alternatives for mobile, low-latency or unreliable connections
-
Neovide – a simple, no-nonsense, cross-platform GUI for Neovim
-
how best to edit remote files?
-
remote-sshfs.nvim: Explore, edit, and develop on a remote machine via SSHFS with Neovim and telescope. Loosely based on VSCode's Remote -SSH (very alpha, rapid development)