Gurudatta Patil

Results 10 comments of Gurudatta Patil

To use this use shell in bin/gui-terminal Currently terminal runs on 127.0.0.1:11000, but working on configuring it to make it run on free port

yes half of it is done, facing issue adding extra argument to the command, don't know exactly where the error is coming from.

@egede Developed the whole thing, command would be like this `ganga-gui-terminal --port=13000 --flask=18000 --internal-port=24000` The height of the terminal can be changed from [here](https://github.com/ganga-devs/ganga/blob/8e0c77443bea38d1549b1da4aab86c74d5c3166f/ganga/GangaGUI/gui/templates/cli1.html#L24)

Will add the documentation this week

Yes, I will try to make cli run, incase the cli part does not work we can do this.

I will look into other libraries that will be useful to type in terminal to automatically start the gui

time for typing can be adjusted according to need for now in autotype.py, i will work on automating this as soon as the terminal opens

This branch is stable for merging, although the cli/terminal button in side pane may not work. @egede do we require any particular changes in this branch?