Skip to content

An utility for fetching some infomation about your host and the lan network.

License

Notifications You must be signed in to change notification settings

ncu-electronic/hostinfo-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

host_info_fetcher

An utility for fetching some infomation about your host and the lan network.

Only support windows and works with python3.

Install dependencies

pip install PyQt5 psutil pyinstaller

Build executable binary for using without python interpreter

git clone https://github.com/ncu-electronic/host_info_fetcher
cd host_info_fetcher
pyinstaller -w -i icon.ico host_info_fetcher.py

You can run the generated binary host_info_fetcher.exe in the dist directory to start.

Changelog

2018.10.17

  • Add an option in systray menu to hide itself for five minutes.
  • Update font size to 11pt.

Screenshots

screenshot_0 screenshot_1

About

An utility for fetching some infomation about your host and the lan network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages