Lightweight system info grabber
Project description
Lightweight system info utility
Sysinfop is my own attempt at a Neofetch / Screenfetch style cli app. Sysinfop Is built using Python3 and requires both a working Python3 install as well as the Poetry build tool available on your system if you are building the project from source. Pre-built wheel, sdist, .exe (Windows), and .app (MacOS) assets will be available soon…
What does it look like?
On a 2022 Macbook Air for example, it will output the following.
hostname.local
* IP: 127.0.0.1
* OS: Darwin
* CPU: arm
* RAM: 8 GB
How to use it
Simply call sysinfop from your shell configuration.
bash
$ echo "sysinfop" >> ~/.bashrc
zsh
$ echo "sysinfop" >> ~/.zshrc
How to install it
Install from pip
pip install sysinfop
Contributing
The project is a simple Python 3 app that is built using the Poetry tool, this is all you need to contribute. PR’s, issues, etc. all directed to this github repo.
LICENSE
MIT License
Copyright (c) 2022 Josh Burns josh@joshburns.xyz
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sysinfop-0.1.1.tar.gz
.
File metadata
- Download URL: sysinfop-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 826d289cbf24874e9547bb8e4dfdb4a53b2b30c14836772a60adf49300a4ef95 |
|
MD5 | 3131523f463885e6ba18ec169a39bebf |
|
BLAKE2b-256 | 3c1f2415859266e8bdcb1ff2b7a7397be1817c734cdf0f83f90826567b46fc3f |
File details
Details for the file sysinfop-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sysinfop-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.11.0 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2ed5c12b81019826f53040f311123a12f5b1b4908817475b5cfd7e871e88fc6 |
|
MD5 | 858a16c1953ad90bee8a368476ca4e71 |
|
BLAKE2b-256 | 81be7b27dca2ef93ac9ee29dab21638268e9a5dfa33ab38f27080c23b0a14a09 |