#session #unix #terminal-session #grpc #manager #shared #sesh

sesh-shared

Shared library crate for Sesh, a Unix terminal session manager

8 releases

0.1.12 Oct 27, 2023
0.1.11 Oct 16, 2023
0.1.10 Aug 31, 2023
0.1.4 Apr 24, 2023

#8 in #terminal-session

Download history 6/week @ 2024-02-25 219/week @ 2024-03-10 6/week @ 2024-03-17 72/week @ 2024-03-31

297 downloads per month
Used in term-sesh

MIT license

16KB
304 lines

sesh

Terminal sessions, written in Rust.

Built on gRPC and unix sockets.

Warning
This is a work in progress, and may contain some bugs.

Demo

Local Sessions

https://user-images.githubusercontent.com/38540736/233859560-83852798-896b-4913-b990-1e33a0ae726a.mp4

Remote Sessions (SSH)

https://user-images.githubusercontent.com/38540736/233859593-26629392-e97b-4f26-8c2a-6ea5024ed79f.mp4

Installation

From source

Release:

cargo install --locked term-sesh

Git:

cargo install --git https://github.com/willothy/sesh

Usage:

See the help subcommand or MANUAL.md for more info.

Integrations:

  • Wezterm
  • Shells
  • Starship

Dependencies

~5–16MB
~176K SLoC