2Max4 / 2Max4/Network_Analysis
Create Gui for easy use
- 主要语言
- Python
- 星标
- 2
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli, desktop
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100