2Max4 / 2Max4/Network_Analysis
Create Gui for easy use
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 11
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli, desktop
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100