Greetings,
I have successfully built a snap for ttyd
- allowing one to share a terminal emulator over the web. After trying several interfaces, I’ve found that the only effective method of allowing this snap to function properly as a “terminal emulator” is via classic
confinement.
Here is the snapcraft.yaml file for your review, if needed.
Edit: I failed to mention that I referenced this post.