11 releases

0.1.10 Aug 31, 2023
0.1.9 May 1, 2023
0.1.8 Apr 25, 2023

#2031 in Network programming

Download history 24/week @ 2023-06-16 19/week @ 2023-06-30 11/week @ 2023-07-21 19/week @ 2023-07-28 20/week @ 2023-08-04 11/week @ 2023-08-18 28/week @ 2023-08-25 11/week @ 2023-09-01 14/week @ 2023-09-08 11/week @ 2023-09-15 3/week @ 2023-09-22

57 downloads per month

MIT license

89KB
2K SLoC

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

~15–31MB
~430K SLoC