Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.
/ CPUcat Public archive

CPUcat是用Python编写的查看CPU和其他硬件信息的GUI工具,类似Windows下CPU-Z,GUI基于PyQt4库。

License

Notifications You must be signed in to change notification settings

cuihaoleo/CPUcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPUcat
by CUI Hao <cuihao.leo@gmail.com>

[Chinese Simp. / 简体中文]
CPUcat是用Python编写的查看CPU和其他硬件信息的GUI工具,类似Windows下CPU-Z,GUI基于PyQt4库。

0. 作者警告
    这是cuihao同学的第一个PyQt程序,以及第一个Python和C交互的程序,仅仅是他的实验品。出了什么问题他不会负责滴~~~

1. 系统要求
    > Linux内核(2.6或更新)
    > Python 2、3皆可,最好是2
    > 针对Python版本的PyQt4库
    > (可选)dmidecode模块(http://www.autonomy.net.au/pages/viewpage.action?pageId=1114783)
    > 以上程序的依赖

2. 安装(可选)
    python setup.py install

3. 使用说明
    某些信息需要使用root账户获取。


About

CPUcat是用Python编写的查看CPU和其他硬件信息的GUI工具,类似Windows下CPU-Z,GUI基于PyQt4库。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published