2Max4 / 2Max4/Network_Analysis
Create Gui for easy use
- Vorherrschende Sprache
- Python
- Sterne
- 2
- Forks
- 11
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli, desktop
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100