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