butlerx / wetty

Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)
https://butlerx.github.io/wetty
MIT License
4.28k stars 672 forks source link

Interested in maintaining snap package #382

Closed colorfulshark closed 1 year ago

colorfulshark commented 2 years ago

Hi, as a Linux develper, I love to connect to my server through ssh everywhere, and WeTTY just provides an excellent way to achieve this.

So I spent my spare time making a snap version of WeTTY, because most of my computers are running Ubuntu, where snapd is installed by default.

Snap community provides a guide to become a snapcrafter, who can release a snap project which doesn't belong to him. Now I have released a beta version for public testing.

I'm willing to maintain the snap package, but eventually, its up to you to decide who will do it.

my snap repo for wetty

Because the package is in beta channel currently, you need to install it through

sudo snap install --beta wetty
sudo snap connect wetty:ssh-keys :ssh-keys
github-actions[bot] commented 1 year ago

Stale issue message