Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eternal Terminal #3385

Closed
flying-sheep opened this issue Feb 25, 2019 · 7 comments · Fixed by #6210
Closed

Eternal Terminal #3385

flying-sheep opened this issue Feb 25, 2019 · 7 comments · Fixed by #6210
Labels
package request A new package was requested.

Comments

@flying-sheep
Copy link

flying-sheep commented Feb 25, 2019

Package description
Eternal Terminal is a SSH wrapper for unstable (e.g. mobile) connections similar to mosh. It comes as client command and server daemon. Just like mosh it uses SSH for the initial connection. Unlike mosh it relies on an “Eternal TCP” layer instead of a virtual terminal screen, which makes it work exactly like SSH, only stable to reconnects and roaming. Unlike mosh it supports mouse scrolling, tmux control mode (-CC) and leaves its output on the terminal emulator after exiting.

Link to home page and sources

  1. Home page: https://mistertea.github.io/EternalTerminal/
  2. Source code: https://github.com/MisterTea/EternalTerminal

Additional information
I haven’t tried to build it yet, but since it uses cmake, that should be a breeze.

@ghost ghost added the package request A new package was requested. label Feb 25, 2019
@RebelLion420
Copy link

I have tried building this on device and I'm still searching for compatibility edits 3 hours in. So it's probably stuck to cross-compile only

@cuteist
Copy link

cuteist commented Dec 8, 2019

request too
i tried to install it,but failed

@sayak-brm
Copy link

Still waiting

@chunlinyao
Copy link

It can compiled on termux, but got SIGSEGV when execute.

@RossComputerGuy
Copy link
Contributor

Use strace, it can help figure out why its not working.

@kellytrinh
Copy link

Still not working? Would be great to get et rolling on termux so can use it to/from my phone on the go.

@finagolfin
Copy link
Member

I have some packages built at the above pull, but it's not working, maybe because I don't use gflags? Try it out by going to the above Termux pull, click on Checks, then Artifacts on the right, then termux-packages to download the built Termux packages. Unpack them and then install the right one for your architecture with dpkg -i eternal-terminal_6.0.13_aarch64.deb. Any suggestions or patches are welcome.

@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package request A new package was requested.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants