Metadata-Version: 2.4
Name: mfetch
Version: 3.0
Summary: A terminal system information tool with customizable logos and colors.
Author: ['ToxicWaveHD', 'MannuVilasara']
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Click
Requires-Dist: pillow
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Minimal-Fetch Version 2.1

Minimal fetch is a more aesthetically pleasing system fetching tool written in Python!

Please note this has had some major performance issues as of the latest update, I am working on fixing them

**This repo ins't activly being worked on anymore. I still take PRs and Issues, but there are no planned feture updates. :)**

## What it looks like
<img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-05-09_11-01.png" align="center" width="600px"/>
 
<details>
  <summary>More logos: </summary>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-08_1.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-09.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-10.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-10_1.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-10_2.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-11.png" align="center" width="600px"/>
  <br></br>

  <img src="https://github.com/ToxicWaveHD/Minimal-Fetch/blob/main/prev/2024-04-30_21-11_1.png" align="center" width="600px"/>
  <br></br>
</details>

STILL A WIP DO NOT EXPECT IT TO BE FLAWLESS  (Please do report any issues you find)

## Install with
```
sudo pip install git+https://github.com/ToxicWaveHD/Minimal-fetch
```
And simply run with
```
mfetch
```
Note: this requires the dependencies: `python3`, `pillow`, `click`

You can install the dependencies with

For Ubuntu/Debian-based: ```sudo apt install python3 python3-pillow python-click```

For Arch-based: ```sudo pacman -S python3 python-pillow python-click```


## Config howto
WARNING FAIL-SAFES HAVE YET TO BE ADDED IF YOU ENCOUNTER ANY ERRORS WHILE RUNNING AFTER EDITING THE CONFIG REVERT ANY CHANGES MADE

The config is located at ```~/.config/mfetch/options```

If it is not run `pip show mfetch` and copy the `location` then
copy `<for mentioned location>/mfetch/options` to `~/.config/mfetch`

Any improvements, features or new logos would be very welcome :)
