Skip to content

An other fetch family! nerdfetch? pfetch? neofetch? no no no no! pacmanfetch

License

Notifications You must be signed in to change notification settings

mehrdad-mixtape/Pacman_Fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman Fetch

An other Fetch Family!

  • nerdfetch? no!
  • pfetch? no!
  • neofetch? no!

    pacmanfetch? YES!

Interview:

image

Platform:

  • Linux
  • WSL: Windows Sub System(recommended)
    • Windows terminal app is better than powershell and cmd
  • Mac? Test and show me the results ;)

Font:

If you wanna use (version < 1.0.0) do 1,2 steps, otherwise skip them. icon_in_terminal project github link

  1. requierment package:

    • Debian:
    sudo apt install fontconfig
  2. download your favorite nerd-font from this link

    1. copy your nerd-font to ~/.fonts and ~/.local/share/fonts
    2. go to preference or settings of your terminal, change the font of terminal to your nerd-font

How to use?

  1. Install requirements
    • Linux or mac or WSL:

      pip3 install -r requirements.txt
    • Windows:

      • Notice! If you wanna install psutil on windows (WSL is not enable) you may get this error:

      Microsoft Visual C++ 14.0 or greater is required (check and install new version of Microsoft Visual C++)

      pip install -r requirements.txt
      • I don't recommend to use it on cmd or powershell
  2. Run
    • Linux:
      python3 linux/pacmanfetch_linux.py
    • MAC or WSL:
      python other_os/pacmanfetch_other.py

Config.json

config.json use for:

  1. set dns address to ping it.
  2. set gpu_info, if your gpu_info not found!

Check the switches of pacmanfetch:

Helps:
    -d --delay: Get delay to show you typewriter style
        $ pacmanfetch -d 10
    -p --pacman: Show you big pacman
        $ pacmanfetch -p
    -v --version: Show you version
        $ pacmanfetch -v
    -i --ping: Enable or Disable ping
        $ pacmanfetch -i
    -c --config: Use config file
        $ pacmanfetch -c
    -h --help: Show help
        $ pacmanfetch -h

About

An other fetch family! nerdfetch? pfetch? neofetch? no no no no! pacmanfetch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages