Friday 23 December 2022

Show HN: Teetty: a CLI tool to remote control a program running in a terminal https://bit.ly/3hKnwDg

Show HN: Teetty: a CLI tool to remote control a program running in a terminal I needed to remote control a program (and read it’s output) while that tool should still be fully interactive for the user. Obviously there are things like tmux and more but they emulate an entire terminal. This is simpler in that it just sets up a pty and basic pipes or files to send stuff in and read from it. https://bit.ly/3PQE48V December 23, 2022 at 02:13PM

No comments:

Post a Comment