Add option during initial set-up for autoconnect:false and oneserver:true in the GUI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.6k
- Forks
- 3.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 61
Description
Having to hunt down the config file to make these changes when I am running my own server is frustrating. Please add an option within the actual GUI menu and upon initial first time start up for the following:
"auto_connect": false,
"oneserver": true,
Thank you.
Contributor guide
No contributing guide indexed for this repository
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
The issue does not name files, tests, or entry points. Start by locating the GUI's initial first-time setup flow and the menu handling configuration options, then trace how auto_connect and oneserver are read. Done means both settings can be selected in the GUI during setup and afterward without editing the config file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100