2Max4 / 2Max4/Network_Analysis
Create Gui for easy use
- Dominant language
- Python
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Create gui (based on tkinter?) to get easy access to all of the important parameters.
First steps should include:
- Set interval for ping test
- Set ping target
- Define own path (with explorer) for storing the results
- Start the network test with defined parameters.
the network_test_class.py offers a class which can be configured by using the new gui.
Contributor guide
No contributing guide indexed for this repository
Research direction
The GUI should interface with network_test_class.py. Start by examining that class to understand its configurable parameters. Use tkinter to build a window with inputs for interval, ping target, and a file dialog for results path. The GUI must call the class methods to start the test. Look for existing examples of tkinter usage in the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100