Skip to content

morria/communitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommuniTTY shares your TTY via the browser so people can see what you're up to.

See it in action at https://www.youtube.com/watch?v=AiF1o-DcxBI.

Building

To build the service, run

sudo yum install go
make deps
make

You only need to run make deps once.

Running

To run the service, build and then run

./communitty

It'll respawn your shell and serve your TTY via

http://localhost:9000/

The served data is read-only.

About

Share your TTY via the browser to show people what you're up to

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published