Skip to main content

neofetch, but for Windows

Project description

neofetch_win

neofetch, but for Windows

PreviewImage

This was made to have the command neofetch available on the Windows CMD. If you wish to contribute, feel free to do so.

Requirement

  • Python 3.11 or up

Install

  • Open CMD as admin
  • Type the following command: pip install neofetch-win
  • Now you can type neofetch in CMD to see results

Available colours

black, red, green, yellow, blue, magenta, cyan, white

Using ASCII art

  1. File has to be readable
  2. When targeting file from different path, replace \ with \\ in order for Windows to understand it
    NOTE: Remember to use entire path, example: neofetch --art C:\\Users\\AlexFlipnote\\art.txt
  3. Magic happens, yey

Usage

$ neofetch --help
usage:  [-h] [-v] [-c COLOUR [COLOUR ...]] [-ac ARTCOLOUR [ARTCOLOUR ...]]
        [-a ART [ART ...]] [-na]

neofetch, but for Windows

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         Show the version number and exit
  -c COLOUR [COLOUR ...], --colour COLOUR [COLOUR ...]
                        Change colour of the text
  -ac ARTCOLOUR [ARTCOLOUR ...], --artcolour ARTCOLOUR [ARTCOLOUR ...]
                        Change colour of the ascii
  -a ART [ART ...], --art ART [ART ...]
                        Change the ascii art
  -na, --noart          Turn off ascii art

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neofetch_win-1.4.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

neofetch_win-1.4.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page