Skip to content

Two pieces of code, one written in bash, one written in python for getting information about the computer and OS. Since it is written in bash it must only be executed in the linux terminal. The program that is meant to be executed is the python file, sysinfo.py. Only tested on Ubuntu 20.04

Notifications You must be signed in to change notification settings

PythonCoder8/sysinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

sysinfo

Two pieces of code, one written in Bash, one written in Python for getting information about the computer and OS. Since it is written in Bash it must only be executed in the Linux terminal. The program that is meant to be executed is the Python file, sysinfo.py. Python 3 and Figlet need to be installed on your Linux terminal to execute the Python file without errors. To install the latest version of Python go to https://www.python.org/downloads/. The program takes care of installing figlet. The program excepts input so it knows if you have figlet installed. If you do, it doesn't install anything. If you don't, it runs the Linux command in the background to install figlet. This program has only been tested on Ubuntu, and may not work on any other distrobutions of Linux. I have created a folder with code that may only work on Ubuntu and Debian

With Python 3 you can get system info on Windows with my "win-sysinfo" or "gui-win-sysinfo" repo, but that won't get much info.

CODE DEVELOPED BY: PythonCoder8 (me) and Cybergavin

Cybergavin: Link to Cybergavin's Github profile

About

Two pieces of code, one written in bash, one written in python for getting information about the computer and OS. Since it is written in bash it must only be executed in the linux terminal. The program that is meant to be executed is the python file, sysinfo.py. Only tested on Ubuntu 20.04

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published