SilverFoxx/PwnSTAR

Usage in console only (no GUI)

Opened this issue · 4 comments

Are there any plans to use for example byobu/screen instead of aterm? When using this over a ssh session, you obviously have no aterm (in fact, the system I am using this on, a raspberry pi, does not even have X11 installed)

I like this plan. Tmux would work too.

Very good idea @peterrus been 7months without an update can't see it happening.

This can be implemented relatively simple afaik. Just replace all lines
that start a new eterm (or whatever terminal is used) and use a line that
instantiates a new screen/byobu/tmux session/tab.

On Sat, Nov 22, 2014 at 11:07 AM, zerocolTHS notifications@github.com
wrote:

Very good idea @peterrus https://github.com/peterrus been 7months
without an update can't see it happening.


Reply to this email directly or view it on GitHub
#7 (comment).

I have tried this with another script but just gave me error's, my scripting skills isnt up to much.