Software Alternatives & Reviews

Gotty Reviews

GoTTY is a simple command line tool that turns your CLI tools into web applications.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Gotty and what they use it for.
  • Terminal to web app: a new paradigm?
    I love the command line and I am not fan of HTML. I recently learned about web terminals ( gotty ), got excited and I thought to myself: couldn't it be a new (old!) paradigm for web apps? This would be especially useful for back office, administration tasks. - Source: Reddit / about 1 month ago
  • Converting old Lenovo R60 era Laptop into terminal/text mode only linux utility machine
    It is absolutely possible. Use Lynx for web browsing, use TMUX for split screen, use BC for calculator, use KHAL for calendar and of course use RTV for Reddit. :-) Here is a great list of CLI apps: Https://github.com/agarrharr/awesome-cli-apps Here are some of my favorites though: - https://github.com/GothenburgBitFactory/timewarrior - https://github.com/IonicaBizau/idea -... - Source: Reddit / 3 months ago
  • Is there a way to run the status from the web for webui?
    There are programs like gotty that can show terminal output in a webpage. Some alternatives, https://alternativeto.net/software/gotty/ Like ttyd looks promising as well. - Source: Reddit / 6 months ago
  • Can't use 'go get' in the user data (cloud-init) of an aws ec2 instance?
    I'm not actually using a library I wrote or am working on, I'm hoping to use gotty on this server, which has been setup for go get and does work when I run the same commands in the bash script manually after ssh'ing in, it just doesn't work when I run it from the command as a startup cloud-init script when the server is defined from terraform. Am I missing something? - Source: Reddit / 11 months ago
  • Unix in the Browser Tab
    I have a demo of this here [0] (all the software is in /opt/appfs/rkeene.org). It's using GoTTY [1] for presenting a Linux pty and terminal to your browser, and a simple sandbox. [0] https://rkeene.dev/js-repl/?arg=bash [1] https://github.com/yudai/gotty. - Source: Hacker News / about 1 year ago
  • Example of a web app interacting with backend process via terminal-like interface?
    Hello, Does anyone know of an open source project/web app/library, written in Haskell, that makes terminal interface accessible via browser? An example of what I'd like to achieve: Start R repl process withing a docker container on the backend (e.g. `docker run -it --rm rocker/r-base`) and allow user to interact with it using terminal-like interface from their browser (with stuff like TAB completion working... - Source: Reddit / over 1 year ago
  • Suggestions for SSH clients that run in browser
    There are other clients as gotty, but that hasn't been maintained for past few years. - Source: Reddit / over 1 year ago
  • Choices for online Ocaml?
    Interesting side thought, there's also a Docker container for a browser-usable emacs that works by using gotty to render a tty (and the emacs running on it) in a webpage. So you could in theory have a container with both that and OCaml+opam, which would let you tuareg-mode, merlin, and the OCaml interactive mode within this browser-based emacs. - Source: Reddit / over 1 year ago

Do you know an article comparing Gotty to other products?
Suggest a link to a post with product alternatives.