Skip to main content

neofetch with flags <3

Project description

HyFetch

neofetch with pride flags <3

screenshot

Running Updated Original Neofetch

This repo also serves as an updated version of the original neofetch since the upstream dylanaraps/neofetch isn't maintained anymore and has been archived. If you only want to use the updated neofetch without pride flags, you can use the neofetch script from this repo. To prevent command name conflict, I call it neowofetch :)

  • Method 1: pip install -U hyfetch then run neowofetch
  • Method 2: npx neowofetch
  • Method 3: P="$HOME/.local/bin/neowofetch" && curl -L nf.hydev.org -o "$P" && chmod +x "$P"
  • Method 4: Run without install bash <(curl -sL nf.hydev.org)

Installation

Method 1: Install using Python pip (Recommended)

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

pip install -U hyfetch
# or
pipx install hyfetch

Method 2: Install using system package manager

Currently, these distributions have existing packages for HyFetch:

  • Universal Lure.sh: lure in hyfetch (Thanks to @Elara6331)
  • Arch Linux: sudo pacman -S hyfetch (Thanks to @Aleksana and @Antiz96)
  • Fedora Linux: sudo dnf install hyfetch (packaged by @topazus)
  • Nix: nix-env -i hyfetch (Thanks to @YisuiDenghua)
  • Nix Profile: nix profile install nixpkgs#hyfetch
  • Guix: guix install hyfetch (Thanks to @WammKD)
  • Slackware: sbopkg -b hyfetch Slackbuild (Thanks to @bittin and Urchlay)
  • Homebrew: brew install hyfetch (Thanks to @catumin and @osalbahr)
  • openSUSE Tumbleweed: zypper in python311-hyfetch (Thanks to @catumin)
  • Gentoo: emerge --ask app-misc/hyfetch (Thanks to @catumin)
  • Debian and Ubuntu apt install hyfetch (for Debian flavor >= Trixie, Ubuntu flavor >= Noble) (Thanks to @catumin)

Packaging status

Method 3: Install the latest developmental version using git

Install Python >= 3.7 first. Then run the following commands:

git clone https://github.com/hykilpikonna/hyfetch.git
cd hyfetch
pip install .

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!

If you want to use the updated neofetch without LGBTQ flags, check out this section

Questions and answers

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

Q: Why do you use pride flag's coloring? I don't think it looks nice at all.

A: The core idea behind HyFetch coloring isn't just to make logos look nicer, it's about representation and identity. While it's okay to assess the visual appeal, you also need to understand that the LGBTQ+ flag colors serves a much deeper purpose than just aesthetics.

For many in the LGBTQ+ community, these flags symbolize their identity, struggles, and pride. Integrating these symbols into a showcase of the tech specs they share can provide a sense of empowerment. It's combining their enthusiasm for their favorite distro / hardware with their LGBTQ+ identity.

Also, by including flag coloring along with the updated neofetch, we're also broadcasting a wider message about the importance of inclusivity and representation. It's not just a design choice, it's a statement that promotes awareness and understanding toward the LGBTQ+ community.

Q: When I use hyfetch or neowofetch in my MotD, no art displays. How do I get the art back?

A: Most likely, the stdout detection is set to auto and is removing the ascii art and colors. To change this, you can: set args in your hyfetch.json to "--stdout=off", add --stdout=off to the neowofetch command in your motd script, or set the option in $HOME/.config/(neofetch|neowofetch)/config.conf to off.

Q: How can I run HyFetch on Windows?

A: Install Python > 3.7 and Git > 2.42.0 first. Then, either open Git Bash terminal or install a terminal emulator that can display RGB colors (the default Windows cmd.exe cannot, but the new Windows Terminal can). Then, run pip install hyfetch and run hyfetch.

Contributing

To make changes to our codebase, you first need to create a fork by clicking the "Fork" button on the top right. Then, you can clone your fork of the source code using git clone https://github.com/{your username}/hyfetch.git.

After making changes to the source code, you can run python -m hyfetch in the root directory of your repo to test out your changes.

If they work correctly, you can commit and push these changes using git command or Github Desktop. Then, you can create a pull request on Github so that it can go into our next release!

You can also install your version locally by running pip install . in the repo root.

Change Log

About Notation

Updates to HyFetch begins with the emoji ๐ŸŒˆ
Updates to neowofetch begins with the emoji ๐Ÿ–ผ๏ธ

TODO

  • (Important!) Refactor flag storage & coloring to support non-stride patterns
  • Config menu: Allow left-right arrow keys for pagination

Nightly

Note: You can install the latest nightly version by using:

pip install git+https://github.com/hykilpikonna/hyfetch.git@master

1.99.0

This version would be the last version of HyFetch on Python as we migrate to Rust (Huge thanks to everyone on #317!). It will also be an effort to start a transition that phases out the neowofetch/neofetch backend in favor of FastFetch, since the time needed to maintain the NF backend currently exceed our capacity. If you are willing to help maintaining it, please let us know!

  • ๐ŸŒˆ Improve Windows support
  • ๐ŸŒˆ Include FastFetch into HyFetch PyPI package
  • ๐ŸŒˆ Detached our fork from neofetch
  • ๐ŸŒˆ Build architecture-specific wheels for PyPI
  • ๐ŸŒˆ Add plural flag (bc8499e2)
  • ๐ŸŒˆ Add genderflux and girlflux flags (#263)
  • ๐ŸŒˆ Add Fraysexual flag (#277)
  • ๐ŸŒˆ Add Xenogender flag (#309)
  • ๐ŸŒˆ Add Caninekin flag (#318)
  • ๐ŸŒˆ Add Kenochoric, veldian, solian, lunian flags (#331)
  • ๐ŸŒˆ Add Polyamorous, sapphic, androgyne, interprogress, progress, intersex, equal-rights, drag, neofluid, genderqueer, and pronoun flags (#342)
  • ๐ŸŒˆ Add Gilbert Baker's original rainbow flag (#284)
  • ๐ŸŒˆ Add Queer subculture flags (#302)
  • ๐ŸŒˆ Add random flag option (#334)
  • ๐ŸŒˆ Fix distro logo triple-quotation mark escaping (#222)
  • ๐ŸŒˆ Fix Windows encoding issue on non-English systems (#294)
  • ๐ŸŒˆ Fix termux compatibility (#286)
  • ๐ŸŒˆ Fix term background detection not resetting properly (#298)
  • ๐ŸŒˆ Make typing-extensions optional (#299)
  • ๐ŸŒˆ Remove setuptools dependency (#325)
  • ๐ŸŒˆ Allow lightness value without a '%' sign in config prompt (#307)
  • ๐ŸŒˆ Fix Windows 7 and Python 3.7.0 support.
  • ๐Ÿ–ผ OS - Update Apple hardware ID list (#256)
  • ๐Ÿ–ผ OS - Remove Lilu detection for hackintosh (#310)
  • ๐Ÿ–ผ OS - Support host info on PowerPC Macs (#341)
  • ๐Ÿ–ผ DE - Show Kinfo for Plasma 6 (#269)
  • ๐Ÿ–ผ GPU - Fix GPU not displaying in Haiku (dylanaraps#2448)
  • ๐Ÿ–ผ GPU - List all intel GPU as detected (#348)
  • ๐Ÿ–ผ Distro - Add eweOS (#252)
  • ๐Ÿ–ผ Distro - Add Fedora Immutable distros (dylanaraps#2434)
  • ๐Ÿ–ผ Distro - Add Macaroni OS (dylanaraps#2424)
  • ๐Ÿ–ผ Distro - Add Ironclad OS (#219)
  • ๐Ÿ–ผ Distro - Add Chimera Linux (#285)
  • ๐Ÿ–ผ Distro - Add Tatra (dylanaraps#2439)
  • ๐Ÿ–ผ Distro - Add Furreto Linux (#290)
  • ๐Ÿ–ผ Distro - Add BlackMesa (#316)
  • ๐Ÿ–ผ Distro - Add Magix (#338)
  • ๐Ÿ–ผ Distro - Add Mauna (#343)
  • ๐Ÿ–ผ Distro - Add Arkane Linux (#321)
  • ๐Ÿ–ผ Distro - Add Linux From Scratch (#336)
  • ๐Ÿ–ผ Distro - Fix debian version on Ubuntu (#195)
  • ๐Ÿ–ผ Ascii - Update PikaOS logo (#231)
  • ๐Ÿ–ผ Ascii - Add Fedora unicode logo (#238)
  • ๐Ÿ–ผ Ascii - Fix colors not reverting properly (#314)
  • ๐Ÿ–ผ Ascii - Fix AmogOS backslash escape (#339)
  • ๐Ÿ–ผ Ascii - Add colorful NixOS logo (#311)
  • ๐Ÿ–ผ Terminal - Fix terminal emulator selection (#220)
  • ๐Ÿ–ผ Terminal - Fix terminal font info for yakuake (#235)
  • ๐Ÿ–ผ Terminal - Add Apple Terminal (#272)
  • ๐Ÿ–ผ Editor - Display neovim version (#267)
  • ๐Ÿ–ผ Package - Add an option to hide some package managers (#257)
  • ๐Ÿ–ผ Package - Add "AM" application manager (#234)
  • ๐Ÿ–ผ Package - Fix npm list count mismatch (#240)
  • ๐Ÿ–ผ Package - Add pnpm (#288)
  • ๐Ÿ–ผ Package - Add pkgx.sh (#265)
  • ๐Ÿ–ผ Package - Add pip, bonsai, rad, radula, birb (#337)
  • ๐Ÿ–ผ Package - Add MacPorts for Linux support (#340)
  • ๐Ÿ–ผ Package - Use XDG path for Nix package counting (#255)
  • ๐Ÿ–ผ Package - Fix short package count (#305)
  • ๐Ÿ–ผ Song - Add Cider player (#245)
  • ๐Ÿ–ผ Network - Fix network speed detection on macOS (#360)

1.4.11

  • ๐ŸŒˆ Add ability to set backend args in hyfetch config file (#181)
  • ๐ŸŒˆ Update makefile to be able to install hyfetch (#174)
  • ๐ŸŒˆ Fix config file argument (#177)
  • ๐ŸŒˆ Support pipx installation (#188, #192)
  • ๐ŸŒˆ Create package for Debian, OpenSUSE, Homebrew, Gentoo, and lure.sh
    (#184, #194, #207, #206) Huge thanks to @catumin!
  • ๐Ÿ–ผ DE - Fix DE empty bracket in macOS (#172)
  • ๐Ÿ–ผ OS - Disable Hackintosh check on arm64 processors (dylanaraps#2396)
  • ๐Ÿ–ผ OS - Add Windows NT (#217)
  • ๐Ÿ–ผ Distro - Fixed Kubuntu recognized as Ubuntu (dylanaraps#2411)
  • ๐Ÿ–ผ Distro - Use /etc/debian_version to get .x on Debian (#191)
  • ๐Ÿ–ผ Distro - Add LainOS (#190)
  • ๐Ÿ–ผ Distro - Add aerOS (dylanaraps#2360)
  • ๐Ÿ–ผ Distro - Add Xenia (#197)
  • ๐Ÿ–ผ Distro - Add EndeavourOS Small Option (dylanaraps#2391)
  • ๐Ÿ–ผ Distro - Add AZOS (dylanaraps#2339)
  • ๐Ÿ–ผ Distro - Add MainsailOS (dylanaraps#2407)
  • ๐Ÿ–ผ Distro - Add Interix (dylanaraps#2409)
  • ๐Ÿ–ผ Distro - Add Peropesis Linux (dylanaraps#2414)
  • ๐Ÿ–ผ Distro - Add Adรฉlie Linux (#218)
  • ๐Ÿ–ผ Distro - Add Xray_OS (dylanaraps#2413)
  • ๐Ÿ–ผ Ascii - Update AOSC logo (#185)
  • ๐Ÿ–ผ Ascii - Update phyOS logo (#211)
  • ๐Ÿ–ผ Ascii - Update Parch logo (dylanaraps#2045)
  • ๐Ÿ–ผ Ascii - Add linux_small (dylanaraps#2417)
  • ๐Ÿ–ผ Bug Fix - Fix color blocks for bash !=3 & <5 (#170)
  • ๐Ÿ–ผ Bug Fix - Use sed -r instead of -E when using GNU sed (#171)
  • ๐Ÿ–ผ Resolution - Improved MacOS resolution detection (dylanaraps#2356)
  • ๐Ÿ–ผ Terminal - Add support for alacritty's new config format (#202)
  • ๐Ÿ–ผ Terminal - Check for newer xfce4-term config (#214)
  • ๐Ÿ–ผ Package - Add support for npm global packages (#215)

1.4.10

  • ๐ŸŒˆ Add support for qwqfetch backend (#148)
  • ๐ŸŒˆ Add nonhuman-unity flag (#139)
  • ๐ŸŒˆ Add gynesexual, androsexual flags (#157)
  • ๐ŸŒˆ Add option to disable pride month animation (#134)
  • ๐ŸŒˆ Make ^C error message less aggressive (?)
  • ๐ŸŒˆ Fix: Should not assume ~/.config is writable (#136)
  • ๐ŸŒˆ Fix: Foreground-background arrangement not detected (#154)
  • ๐Ÿ–ผ OS - Update macOS version name list (#140)
  • ๐Ÿ–ผ Ascii - Improve color removal (#161)
  • ๐Ÿ–ผ Ascii - Fix reset character performance (#158)
  • ๐Ÿ–ผ Distro - Smoothen the Tumbleweed logo (dylanaraps#2342)
  • ๐Ÿ–ผ Distro - Update RebornOS logo (dylanaraps#2358)
  • ๐Ÿ–ผ Distro - Update Venom Linux logo (#166)
  • ๐Ÿ–ผ Distro - Add Windows 95 ASCII logo (dylanaraps#2346)
  • ๐Ÿ–ผ Distro - Add ParchLinux (dylanaraps#2045)
  • ๐Ÿ–ผ Distro - Add OpenKylin (dylanaraps#2341)
  • ๐Ÿ–ผ Distro - Add EvolutionOS (dylanaraps#2350)
  • ๐Ÿ–ผ Distro - Add Salix (dylanaraps#2357)
  • ๐Ÿ–ผ Distro - Add Panwah (dylanaraps#2355)
  • ๐Ÿ–ผ Distro - Add PhyOS (#142)
  • ๐Ÿ–ผ Distro - Add Athena OS (#130)
  • ๐Ÿ–ผ Distro - Add Meowix (#159)
  • ๐Ÿ–ผ Distro - Add Slackel (#167)
  • ๐Ÿ–ผ Distro - Support *Wrt variants (dylanaraps#2352)
  • ๐Ÿ–ผ Version - Fix a typo that broke OS detection on WSL (#155)
  • ๐Ÿ–ผ Packages - Implement --package_separate flag (#135)
  • ๐Ÿ–ผ Packages - Separate flatpak-system and flatpak-user (#135)
  • ๐Ÿ–ผ Packages - Add steam as a package manager (#152)
  • ๐Ÿ–ผ Packages - Add squirrel package manager (#153)
  • ๐Ÿ–ผ Packages - Make cargo run on all systems (#146)
  • ๐Ÿ–ผ Packages - Fix cargo package count (#144)
  • ๐Ÿ–ผ Packages - Add Devbox package manager (#137)
  • ๐Ÿ–ผ Packages - Fix phantom package when pm command fails (#145)
  • ๐Ÿ–ผ Packages - Update scratch package manager (#165)
  • ๐Ÿ–ผ Editor - Better version detection
  • ๐Ÿ–ผ Resolution - Improve macOS resolution detection (dylanaraps#2356)
  • ๐Ÿ–ผ Resolution - Add resolution lookup for iOS (#164)
  • ๐Ÿ–ผ Desktop - Display global KDE Plasma theme (#163)
  • ๐Ÿ–ผ IP - Improve macOS local IP detection (dylanaraps#2362)
  • ๐Ÿ–ผ IP - Fix macOS route hangs on reverse DNS lookup
  • ๐Ÿ–ผ Config - Allow specifying default config to copy to ~/.config (#133)

1.4.9

  • ๐ŸŒˆ Add pride month easter-egg animation! โญ๏ธ
  • ๐ŸŒˆ Autocompletion for bash, zsh, tcsh (#96)
  • ๐ŸŒˆ Add nix profile installation method (#114)
  • ๐ŸŒˆ Add experimental color overlay function for more accurate lightness adjusting (using --c-overlay)
  • ๐ŸŒˆ Allow neofetch argument passthrough (using --args='...')
  • ๐ŸŒˆ Show recommended terminal size (#129)
  • ๐ŸŒˆ Update issue & pull request templates
  • ๐Ÿ–ผ Hostname - Fix FQDN substitution
  • ๐Ÿ–ผ Version - Fix Windows version detection (dylanaraps#2309)
  • ๐Ÿ–ผ Packages - Fix winget stuck on agreement (#82)
  • ๐Ÿ–ผ Distro - Fix Windows text encoding (#115)
  • ๐Ÿ–ผ Distro - Add Astra Linux (dylanaraps#2313)
  • ๐Ÿ–ผ Distro - Add FemboyOS (#121)
  • ๐Ÿ–ผ Distro - Add Nobara Linux (dylanaraps#2326)
  • ๐Ÿ–ผ Font - Fix Konsole ppid detection (#116)
  • ๐Ÿ–ผ Font - Fix Konsole terminal font detection (#127)
  • ๐Ÿ–ผ Image - Optimize sixel image display (dylanaraps#2316)

1.4.8

  • ๐ŸŒˆ Improved Windows git bash detection (#99)
  • ๐ŸŒˆ Improved color formatting codes (#101)
  • ๐ŸŒˆ Allow specifying distro in config (#102)
  • ๐ŸŒˆ Allow specifying custom ascii files (#104)
  • ๐ŸŒˆ Add omniromantic and pangender flags (#106)
  • ๐ŸŒˆ Now officially packaged for ArchLinux Community & Slackware! (#112 | #109)
  • ๐Ÿ–ผ Host - Update Apple device model detection. (#111)
  • ๐Ÿ–ผ Distro - Add Salient OS. (dylanaraps#2301)
  • ๐Ÿ–ผ Distro - Add PikaOS. (#105)
  • ๐Ÿ–ผ Distro - Add Archcraft minimal variant. (#108)
  • ๐Ÿ–ผ Distro - Update Vanilla logo. (#98)
  • ๐Ÿ–ผ Distro - ChromeOS version improvements. (dylanaraps#2305)
  • ๐Ÿ–ผ CPU - Improved multi-cpu ARM chip detection. (#97)
  • ๐Ÿ–ผ Packages - Support pipx package manager. (#107)

1.4.7

  • ๐ŸŒˆ Better Windows compatibility (#45, #84, #87, #89)
  • ๐ŸŒˆ Add gendervoid flags (#81)
  • ๐ŸŒˆ Fix ASCII extractor escape sequence generation (#90, #91)
  • ๐Ÿ–ผ Distro - Add CuteOS (dylanaraps#2291)
  • ๐Ÿ–ผ Distro - Add Floflis (dylanaraps#2289)
  • ๐Ÿ–ผ Distro - Add ArseLinux (dylanaraps#2295)
  • ๐Ÿ–ผ Distro - Better Solaris support (dylanaraps#2293)
  • ๐Ÿ–ผ Packages - Fix scoop package manager for Windows (#93)
  • ๐Ÿ–ผ Packages - Add Evox package manager for Stock Linux (#95)
  • ๐Ÿ–ผ WM - Fix false positive wm process name detection (#88, #94)
  • ๐Ÿ–ผ Misc - Added BIOS and bluetooth detection

1.4.6

  • ๐ŸŒˆ Add compatibility for FastFetch version >1.8.0 (#62)
  • ๐Ÿ–ผ Distro - Add Aperture Science ascii art (#61)
  • ๐Ÿ–ผ Distro - Add RhaymOS (dylanaraps#2274)
  • ๐Ÿ–ผ Editor - Add editor information detection (dylanaraps#2271)
  • ๐Ÿ–ผ Packages - Fix empty cargo directory (#58)
  • ๐Ÿ–ผ Terminal - Display gnome-console instead of kgx (dylanaraps#2277)
  • ๐Ÿ–ผ Terminal - Fix terminal detection with new get_process_name function
  • ๐Ÿ–ผ CPU - Detect ISA string on RISC-V CPUs (#60)
  • ๐Ÿ–ผ Song - Fix CMUS player song detection on macOS (#55)
  • ๐Ÿ–ผ Network - Fix macOS network detection (#56)
  • ๐Ÿ–ผ Misc - Change LICENSE year to 2023 (#59)

1.4.5

  • ๐ŸŒˆ Support using FastFetch as a HyFetch backend (hyfetch -b fastfetch)
  • ๐ŸŒˆ Add config file argument (#48)
  • ๐ŸŒˆ Fix problems caused by color detection on Windows (#16)
  • ๐ŸŒˆ Support pure-python distro detection for FastFetch
  • ๐Ÿ–ผ๏ธ Distro - Add Aster Linux (dylanaraps#2251)
  • ๐Ÿ–ผ๏ธ Distro - Add Hybrid Linux (dylanaraps#2239)
  • ๐Ÿ–ผ๏ธ Distro - Add UrukOS (dylanaraps#2258)
  • ๐Ÿ–ผ๏ธ Distro - Add Project Sasanqua (dylanaraps#2264)
  • ๐Ÿ–ผ๏ธ Distro - Add Kali small variant (dylanaraps#2242)
  • ๐Ÿ–ผ๏ธ Distro - Fix CachyOS matching (dylanaraps#2026)
  • ๐Ÿ–ผ WM - Fix wm detection with fuser (#39)
  • ๐Ÿ–ผ๏ธ Memory - Make memory unit decimal calculation more accurate (#52)
  • ๐Ÿ–ผ Packages - Fix squirrel (Stock Linux) package count detection (#39)
  • ๐Ÿ–ผ Packages - Support cargo bin environment variable (#49)
  • ๐Ÿ–ผ Packages - Add tea.xyz package manager (issue dylanaraps#2235)

1.4.4

  • ๐ŸŒˆ Fix Python 3.11 compatibility (#35)
  • ๐ŸŒˆ Fix many overflow problems when screen is too small
  • ๐Ÿ–ผ๏ธ Distro - Add Enso (dylanaraps#2233)
  • ๐Ÿ–ผ๏ธ Memory - Optimize and fix memory unit conversion (dylanaraps#2225)
  • ๐Ÿ–ผ๏ธ DE - Add dwl window manager (dylanaraps#2234)
  • ๐Ÿ–ผ๏ธ DE - Fix XDG session detection for X11 (dylanaraps#2232)
  • ๐Ÿ–ผ๏ธ CPU - Fix model detection for loongson (#34)

1.4.3

  • ๐ŸŒˆ Auto detect terminal background color & rgb support
  • ๐ŸŒˆ Optimize experience on light-themed terminals
  • ๐ŸŒˆ Fix bugs with lightness and light-mode config not applying
  • ๐ŸŒˆ Fix color alignment for distros with first color โ‰  ${c1} (e.g. Ubuntu Budgie)
  • ๐ŸŒˆ Add unlabeled flags (#25)
  • ๐ŸŒˆ Add gender nonconforming & femboy & tomboy flags (#32)
  • ๐ŸŒˆ Fix jailbreak iOS shell killed: 9 issue caused by ld signature check.
  • ๐Ÿ–ผ๏ธ Distro - Add garuda_small (dylanaraps#2215)
  • ๐Ÿ–ผ๏ธ Distro - Add Cobalt Linux (dylanaraps#2213)
  • ๐Ÿ–ผ๏ธ Distro - Add VanillaOS (dylanaraps#2222)
  • ๐Ÿ–ผ๏ธ Distro - Surround macOS build number in parentheses (#28)
  • ๐Ÿ–ผ๏ธ Misc - Auto select stdout mode based on tty detection (#31)
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix cols coloring reset for bash 3.2 (#24)

1.4.2

  • ๐ŸŒˆ Detailed runnning/contributing instructions in README.md (#21)
  • ๐Ÿ–ผ๏ธ Distro - Add Stock Linux (#23)
  • ๐Ÿ–ผ๏ธ Distro - Add DietPi (dylanaraps#1706)
  • ๐Ÿ–ผ๏ธ Distro - Add OmniOS illumos (dylanaraps#2196)
  • ๐Ÿ–ผ๏ธ Distro - Add Droidian (dylanaraps#2201)
  • ๐Ÿ–ผ๏ธ Distro - Add HamoniKR (dylanaraps#2210)
  • ๐Ÿ–ผ๏ธ Song - Add support for TIDAL HiFi (#22)
  • ๐Ÿ–ผ๏ธ CPU - Detect multiple CPU models for ARM
  • ๐Ÿ–ผ๏ธ Misc - Better defaults: Show RAM in GiB, RAM percentage, CPU speed rounding, refresh rate
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix bash 5.2 column cut off issue (#24)

1.4.1

  • ๐ŸŒˆ Paginate flags (#14)
  • ๐ŸŒˆ Add release workflow (#15)
  • ๐ŸŒˆ Create automatic release script
  • ๐ŸŒˆ Config page - Give warning when terminal size is too small
  • ๐ŸŒˆ Config page - Optimize color arrangement selection on small screens
  • ๐ŸŒˆ Add experimental Windows support (very unstable at the moment)
  • ๐Ÿ–ผ๏ธ Distro - Add ravynOS (dylanaraps#2182)
  • ๐Ÿ–ผ๏ธ Distro - Add ChonkySealOS (dylanaraps#2180)
  • ๐Ÿ–ผ๏ธ Distro - Add GhostBSD (TheSudoer#18)
  • ๐Ÿ–ผ๏ธ Distro - Add NekOS (dylanaraps#2186)
  • ๐Ÿ–ผ๏ธ Distro - Add astOS (dylanaraps#2185)
  • ๐Ÿ–ผ๏ธ Distro - Fix ChromeOS identification (dylanaraps#1949)
  • ๐Ÿ–ผ๏ธ WM - Add Hyprland to the list of wayland wms (dylanaraps#2190)
  • ๐Ÿ–ผ๏ธ Env - Add Java, Python, Node version detection (can be enabled in config)
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix hostname detection when inetutils is not installed
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix empty brackets displayed when no theme is found (dylanaraps#1713)
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix $ escape bug in strip_escape_codes() (dylanaraps#1543)
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix backslash escape bug in strip_escape_codes() (dylanaraps#1543)
  • ๐Ÿ–ผ๏ธ Bug Fix - Fix CPU detection on ARM QEMU

1.4.0

  • ๐ŸŒˆ Add finsexual flag (#12)
  • ๐Ÿš€ Addressed a total of 128 currently open pull requests from neofetch
๐Ÿ–ผ๏ธ Meta Changes
  • Meta - Fixed shellcheck warnings in neowofetch
  • Meta - Moved shellcheck from travis to GitHub Actions
  • Meta - Created a script to automatically generate distro list
  • Colors - Allow RGB colors in neofetch --ascii_colors argument (dylanaraps#1726)
๐Ÿ–ผ๏ธ Distro/OS Support Changes
๐Ÿ–ผ๏ธ Device Support Changes
๐Ÿ–ผ๏ธ Bug Fixes

1.3.0

๐Ÿ–ผ๏ธ Ascii Art Changes
๐Ÿ–ผ๏ธ Distro/OS Support Changes
๐Ÿ–ผ๏ธ Device Support Changes
๐Ÿ–ผ๏ธ Bug Fixes

1.2.0

  • ๐Ÿš€ Take over neofetch with neowofetch
๐Ÿ–ผ๏ธ Ascii Art Changes
  • Ascii - Add uwuntu (#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#2114)
๐Ÿ–ผ๏ธ Distro/OS Support Changes
๐Ÿ–ผ๏ธ Device/Program Support Changes
๐Ÿ–ผ๏ธ Bug Fixes

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

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.99.0.tar.gz (440.8 kB view details)

Uploaded Source

Built Distributions

HyFetch-1.99.0-py3-none-win_amd64.whl (19.7 MB view details)

Uploaded Python 3 Windows x86-64

HyFetch-1.99.0-py3-none-win32.whl (19.7 MB view details)

Uploaded Python 3 Windows x86

HyFetch-1.99.0-py3-none-musllinux_1_1_x86_64.whl (20.9 MB view details)

Uploaded Python 3 musllinux: musl 1.1+ x86-64

HyFetch-1.99.0-py3-none-manylinux_2_31_x86_64.whl (21.7 MB view details)

Uploaded Python 3 manylinux: glibc 2.31+ x86-64

HyFetch-1.99.0-py3-none-manylinux_2_31_armv7l.whl (21.2 MB view details)

Uploaded Python 3 manylinux: glibc 2.31+ ARMv7l

HyFetch-1.99.0-py3-none-manylinux_2_31_aarch64.whl (21.3 MB view details)

Uploaded Python 3 manylinux: glibc 2.31+ ARM64

HyFetch-1.99.0-py3-none-macosx_11_0_x86_64.whl (16.5 MB view details)

Uploaded Python 3 macOS 11.0+ x86-64

HyFetch-1.99.0-py3-none-macosx_11_0_arm64.whl (16.5 MB view details)

Uploaded Python 3 macOS 11.0+ ARM64

HyFetch-1.99.0-py3-none-any.whl (522.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: HyFetch-1.99.0.tar.gz
  • Upload date:
  • Size: 440.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for HyFetch-1.99.0.tar.gz
Algorithm Hash digest
SHA256 ddeb422fd797c710f0ad37d584fac466df89e39feddeef765492b2c0b529616e
MD5 bb587406becbb1597ed4bc1b9fbf5666
BLAKE2b-256 1f7d7acc8fd22a1a4861f6a3833fbba8d1ffc6d118d143a4cbaab7f998867b4e

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: HyFetch-1.99.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 19.7 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for HyFetch-1.99.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 068d2eca9b1250efaac0c93ea8c31e1e9a3ef1ca8ecc439621c53ead6b971675
MD5 4bacb09e1dacc51a27a9c6dfa3e18392
BLAKE2b-256 e6c05d317e51aa85563779b4aef622f81acb1f1ca8740745c02dc2cc9a63c4d7

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-win32.whl.

File metadata

  • Download URL: HyFetch-1.99.0-py3-none-win32.whl
  • Upload date:
  • Size: 19.7 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for HyFetch-1.99.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 a17984c0233fcde091606a366baae870dff5936a30226381410cf3694392b855
MD5 d2922081cbd03d3aec7aa4242ec50f4d
BLAKE2b-256 46b76f82d67172ae63096409de8dc2e926a9bbe98d8eadeeebfb9103d7e26717

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 58bfabb6ecec53f2156ef8e93326a3d8c852cb3e6c1a65d805238ad81c2c6166
MD5 3f8a7ef7c40b8e1b3af9de483dda1e07
BLAKE2b-256 93d795478ae81dc61fdb0d33e87021c0ee669313a3ad610966f4c5335930d0fc

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-manylinux_2_31_x86_64.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-manylinux_2_31_x86_64.whl
Algorithm Hash digest
SHA256 5dd745a7ef3bddd28eff894d77c64e723c55411559f2066ce12e32a1810d2e4b
MD5 a1efd566dae8dd2fb473e932b93a443c
BLAKE2b-256 3be981c072b2ad35692f6888e00805070561f1ed7213bddfcd2dd6724dbfb8ea

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 4d5c7fd157d44649838e197927148aeac7ee4013bef90091be0dd18f9a2511b5
MD5 ae708d06b4bcbd0b68acbeddbc3b8fbe
BLAKE2b-256 86239b3d6b2b8e08f1b474fe52697965aec33131291a4605fec47000f3e6c0dc

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-manylinux_2_31_aarch64.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-manylinux_2_31_aarch64.whl
Algorithm Hash digest
SHA256 43c2f17bdbef712df7e9f696d49ddb6ec586de516f2e0d6f62c662632a412fa0
MD5 14fbe68b48e9d7e0b6492ebb84a49291
BLAKE2b-256 c5966ccac4763b04fa3e003c8496310052b2f9eded597a17f0c58c53ef146acc

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7a1f02fffa52f84d4db1f826098fe59a3548e27f373580d1f998a4d6e7b534fc
MD5 1e0f45a49f4b8a48efdef6d9159ebd9c
BLAKE2b-256 71816e663d76fb5aa9d0a9ce55701c94947ad00659bafbb7075b0804ed64e646

See more details on using hashes here.

File details

Details for the file HyFetch-1.99.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for HyFetch-1.99.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40208d67517757e4131782276ea7b728ac7ecdb8bbda14489a302963d33b63aa
MD5 eadc3e956ac2c78c1db11b0ad01593a7
BLAKE2b-256 2df3c3bac32c87247615e01650d4cfc46146d4ea90ab6a6d6f7da4f8db35bbe8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: HyFetch-1.99.0-py3-none-any.whl
  • Upload date:
  • Size: 522.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for HyFetch-1.99.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9e1c8a2f59dfc1feb430cc84a987b792552213d621f2bd35238516886dc7b161
MD5 63d4c912c068266187a42b7ff015cce1
BLAKE2b-256 ac76d99f67a3715e7019132bbe89e72d5e48f2429ca89cf94bcd96d6ddd42bf0

See more details on using hashes here.

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