2Max4 / 2Max4/Network_Analysis

Create Gui for easy use

Ouverte
#25 23 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement good first issue Hacktober hacktoberfest help wanted
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

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.