█clam
+-------------+ | what stuff? | +-------------+
+-----------------+ | submit project! | +-----------------+
an ssh app is a program that runs on a server and can be accessed through the command line using the Secure Shell (SSH) protocol.
Some ssh apps you can check out are sshtron.zachlatta.com, ssh.chat, and the one at the top of this page!
You can write an ssh app using gliderlabs/ssh, Wish, Paramiko, or any ssh server library of your choice!
Here's a guide to help you get started with writing one with Paramiko, and another one for Go with gliderlabs/ssh.
For your ssh app to be eligible, it must:
Once your ssh app is ready, submit it by clicking the button at the top!
you could build...
ssh git.charm.sh in your terminal for more inspiration.