duonghaipham / network-info-app

A very simple software for Windows only based on Tkinter module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Info App

Description

This is a very basic project about GUI.

Prerequisites

  • Make sure that you have installed Python before.
  • Besides, there are some not-built-in modules which you must install yourself before using.
  • Due to core of the program is Command Prompt in Windows, so it supports for this platform only.

Aim

  • For studying purpose is the key.
  • This is also a good example at using and manipulating Python GUI programming by Tkinter - a very common, basic and built-in module.

About

A very simple software for Windows only based on Tkinter module


Languages

Language:Python 100.0%