This is a currently in-development tool to get info about the system.
Install script: sudo bash debian-install.sh
If you want to install in a chroot, specify path to it. If not, put a slash (/) - the root of the system.
- Install dependencies
$ cat debian_deps
Depends: ...,
...
$ sudo apt install <dependencies>
- Install the package
$ sudo cp geofetch /usr/local/bin
$ sudo mkdir /usr/local/bin/geofetch
$ sudo cp geofetch.py /usr/local/bin/geofetch
- Done!
-
Install Python 3.10 with pip
-
X:\geofetch> python3 -m pip install -r requirements_win.txt
-
Run geofetch:
X:\geofetch> python3 geofetch.py