Skip to content

Plasmaa0/perlinfetch

Repository files navigation

PerlinFetch

PerlinFetch is a system fetch program that displays beautifully colored perlin noise amongst system information in a nice table. This program is useful for anyone who wants to monitor their system's performance on a regular basis while enjoying a visually pleasing display.

Installation

To install PerlinFetch, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/Plasmaa0/perlinfetch.git
  1. Navigate to the cloned directory.
cd perlinfetch
  1. Execute bash script that will create python virtual environment and install dependencies
./setup.sh
  1. Paste the line given by setup.sh into your shell config. It will look like this:
/home/YOUR_USERNAME/PATH_TO_REPO/venv/bin/python /home/YOUR_USERNAME/PATH_TO_REPO/perlinfetch.py

License

This project is licensed under the MIT License. Feel free to use and modify it however you like.

Releases

No releases published

Packages

No packages published