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