2Max4 / 2Max4/Network_Analysis
Create Gui for easy use
- Linguagem predominante
- Python
- Estrelas
- 2
- Forks
- 11
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- cli, desktop
- Tipo de issue
- Funcionalidade
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100