Skip to main content

neofetch with flags <3

Project description

HyFetch

neofetch with pride flags <3

image

Running Updated Original Neofetch

This repo also serves as an updated version of the original neofetch since the upstream dylanaraps/neofetch doesn't seem to be maintained anymore (as of Jul 30, 2022, the original repo hasn't merged a pull request for 6 months). If you only want to use the updated neofetch without pride flags, you can install the python package and use neowofetch xD.

If you installed npm, you can also run the updated original neofetch using npx neowofetch. If not, you can also do this:

bash <(curl -s "https://raw.githubusercontent.com/Hykilpikonna/HyFetch/HEAD/neofetch")

Installation

Method 1: Install using Python pip (Recommended)

Install Python >= 3.7 first. Then, just do:

pip install hyfetch

Method 2: Install using system package manager

Currently, these distributions have existing packages for HyFetch:

  • ArchLinux: yay -S hyfetch (Thanks to @ Aleksana)
  • Nix: nix-env -i hyfetch (Thanks to @ YisuiDenghua)
  • Guix: guix install hyfetch (Thanks to @ WammKD)

Usage

When you run hyfetch for the first time, it will prompt you to choose a color system and a preset. Just follow the prompt, and everything should work (hopefully). If something doesn't work, feel free to submit an issue!

Q: How do I change my config?

A: Use hyfetch -c

Q: What do I do if the color is too dark/light for my theme?

A: You can try setting the colors' "lightness" in the configuration menu. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can set lightness to 0.7.

Feel free to experiment with it!

image

Change Log

About Notation

Updates to HyFetch begins with the emoji 🌈
Updates to neowofetch begins with the emoji 🖼️

TODO

1.2.0

  • 🚀 Take over neofetch with neowofetch
🖼️ Ascii Art Changes
  • Ascii - Add uwuntu (https://github.com/hykilpikonna/hyfetch/pull/9) (use it with hyfetch --test-distro uwuntu or neowofetch --ascii_distro uwuntu)
  • Ascii - Better Void ascii art (#10)
  • Ascii - Update old NixOS logo for compatibility (dylanaraps/neofetch#2114)
🖼️ Distro/OS Support Changes
  • OS - Identify macOS 13 Ventura (#8)
  • OS - Windows 11 Fluent (dylanaraps/neofetch#2109)
  • Distro - Add Asahi Linux (dylanaraps/neofetch#2079)
  • Distro - Add CenterOS (dylanaraps/neofetch#2097)
  • Distro - Add Finnix (dylanaraps/neofetch#2099)
  • Distro - Add Miracle Linux (dylanaraps/neofetch#2085)
  • Distro - Add Univalent (dylanaraps/neofetch#2162)
  • Distro - Add NomadBSD (dylanaraps/neofetch#2147)
  • Distro - Add GrapheneOS (dylanaraps/neofetch#2146)
  • Distro - Add ShastraOS (dylanaraps/neofetch#2149)
  • Distro - Add Ubuntu Touch (dylanaraps/neofetch#2167)
  • Distro - Add Ubuntu Sway (dylanaraps/neofetch#2136)
  • Distro - Add Orchid Linux (dylanaraps/neofetch#2144)
  • Distro - Add AOSC OS/Retro (dylanaraps/neofetch#2124)
  • Distro - Add Ultramarine Linux (dylanaraps/neofetch#2115)
  • Distro - Improve NixOS version detection (dylanaraps/neofetch#2157)
🖼️ Device Support Changes
  • Terminal - Add Termux (dylanaraps/neofetch#2168)
  • CPU - Add loongarch64 (dylanaraps/neofetch#2140)
  • CPU - Identify CPU name for ARM / RISCV (dylanaraps/neofetch#2139)
  • Battery - Fix file not found (dylanaraps/neofetch#2130)
  • GPU - Identify open-kernal Nvidia driver version (dylanaraps/neofetch#2128)
🖼️ Bug Fixes
  • Bug Fix - Fix broken fedora output (dylanaraps/neofetch#2084)

1.1.3rc1

  • 🌈 Add foreground-background color arrangement to make Fedora and Ubuntu look nicer
  • 🌈 Allow typing abbreviations in flag selection
  • 🌈 Fix: Duplicate random color arrangements are appearing in selection screen
  • 🌈 Fix: Inconsistant color arrangement when saved to config file

1.1.2

  • Add more flags (#5)
  • Removed numpy dependency that was used in 1.1.0

1.1.0

  • Refactored a lot of things
  • Added Beiyang flag xD
  • Added interactive configurator for brightness adjustment
  • Added dark/light mode selection
  • Added color bar preview for RGB/8bit mode selection
  • Added random color arrangement feature (for NixOS)

1.0.7

  • Fix: Make config path not on init but when it's actually needed.

1.0.6

  • Remove hypy_utils dependency to make packaging easier.

1.0.5

  • Fix terminal emulator detection (PR #2)

1.0.4

1.0.3

  • Fix missing dependency for setuptools

1.0.2

  • Implement RGB to 8bit conversion
  • Add support for Python 3.7 and 3.8

1.0.1

  • Included 11 flag presets
  • Ability to lighten colors with --c-set-l <lightness>
  • Command-line flag chooser
  • Supports Python >= 3.9

More Screenshots

image image

Original Readme from Neofetch Below

logo

A command-line system information tool written in bash 3.2+

Packaging status

neofetch

Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.

The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.

The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.

neofetch

You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.

Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.

More: [Dependencies] [Installation] [Wiki]

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

HyFetch-1.2.0.tar.gz (116.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

HyFetch-1.2.0-py3-none-any.whl (218.8 kB view details)

Uploaded Python 3

File details

Details for the file HyFetch-1.2.0.tar.gz.

File metadata

  • Download URL: HyFetch-1.2.0.tar.gz
  • Upload date:
  • Size: 116.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11

File hashes

Hashes for HyFetch-1.2.0.tar.gz
Algorithm Hash digest
SHA256 dfb115cff439570b50683008b3c27083edfccd94b1e1ea78135c456dbfdbff0d
MD5 192d2c4f049f347f121daf5f1e12ce65
BLAKE2b-256 f7e033dca66325fb11c5a22c7b5e09e0304b1769b06cda1a048b7444ab5acd54

See more details on using hashes here.

File details

Details for the file HyFetch-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: HyFetch-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 218.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.11

File hashes

Hashes for HyFetch-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 369240142663c1b3940d3be18943895feec89bb6e724197f4a40484ac72d6828
MD5 ddb085483349c362579162631754e292
BLAKE2b-256 e9fbf47208955cce8a53a4669d51af03ebb02e2715c3e7efe0a385dd2751d188

See more details on using hashes here.

Supported by

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