Port Number FIeld In GUI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 102
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Its frustrating when opening the command GUI I need to edit the appropriate text file in order to modify the port, but I can customize the ip address in the gui.
Describe the solution you'd like
It would be nice, if we could edit the port dynamically within the GUI. Either add a new field for port number or use the IP section and adding some delimiter such as ':' to enter a port. Such as, "IP_ADDR:PORT" and it can be parsed out.
Describe alternatives you've considered
No workaround other than editing the text file and restarting GroundSystem.py
Additional context

Requester Info
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with GroundSystem.py and the text-file configuration it currently reads for the port, then trace how the command GUI handles the IP address. Add a way to set the port in the GUI, and verify that the selected port is used without manually editing the file or restarting GroundSystem.py.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100