|
@@ -1,13 +1,13 @@
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
|
|
-.TH NEOFETCH "1" "September 2022" "Neofetch 7.3.1" "User Commands"
|
|
|
|
|
|
+.TH UNIFETCH "1" "November 2022" "UniFetch 1.1.1 == Neofetch 7.4.0" "User Commands"
|
|
.SH NAME
|
|
.SH NAME
|
|
-Neofetch \- manual page for Neofetch 7.3.1
|
|
|
|
|
|
+UniFetch \- A fast, highly customizable system info script
|
|
.SH SYNOPSIS
|
|
.SH SYNOPSIS
|
|
-.B neofetch
|
|
|
|
|
|
+.B unifetch
|
|
\fI\,func_name --option "value" --option "value"\/\fR
|
|
\fI\,func_name --option "value" --option "value"\/\fR
|
|
.SH DESCRIPTION
|
|
.SH DESCRIPTION
|
|
-Neofetch is a CLI system information tool written in BASH. Neofetch
|
|
|
|
-displays information about your system next to an image, your OS logo,
|
|
|
|
|
|
+UniFetch is a CLI system information tool written in BASH, forked from Neofetch.
|
|
|
|
+UniFetch displays information about your system next to an image, your OS logo,
|
|
or any ASCII file of your choice.
|
|
or any ASCII file of your choice.
|
|
.PP
|
|
.PP
|
|
NOTE: Every launch flag has a config option.
|
|
NOTE: Every launch flag has a config option.
|
|
@@ -18,17 +18,17 @@ func_name
|
|
Specify a function name (second part of info() from config) to
|
|
Specify a function name (second part of info() from config) to
|
|
quickly display only that function's information.
|
|
quickly display only that function's information.
|
|
.IP
|
|
.IP
|
|
-Example: neofetch uptime \fB\-\-uptime_shorthand\fR tiny
|
|
|
|
|
|
+Example: unifetch uptime \fB\-\-uptime_shorthand\fR tiny
|
|
.IP
|
|
.IP
|
|
-Example: neofetch uptime disk wm memory
|
|
|
|
|
|
+Example: unifetch uptime disk wm memory
|
|
.IP
|
|
.IP
|
|
This can be used in bars and scripts like so:
|
|
This can be used in bars and scripts like so:
|
|
.IP
|
|
.IP
|
|
-memory="$(neofetch memory)"; memory="${memory##*: }"
|
|
|
|
|
|
+memory="$(unifetch memory)"; memory="${memory##*: }"
|
|
.IP
|
|
.IP
|
|
For multiple outputs at once (each line of info in an array):
|
|
For multiple outputs at once (each line of info in an array):
|
|
.IP
|
|
.IP
|
|
-IFS=$'\en' read \fB\-d\fR "" \fB\-ra\fR info < <(neofetch memory uptime wm)
|
|
|
|
|
|
+IFS=$'\en' read \fB\-d\fR "" \fB\-ra\fR info < <(unifetch memory uptime wm)
|
|
.IP
|
|
.IP
|
|
info=("${info[@]##*: }")
|
|
info=("${info[@]##*: }")
|
|
.TP
|
|
.TP
|
|
@@ -38,13 +38,15 @@ in the output. 'infoname' is the function name from the
|
|
\&'print_info()' function inside the config file.
|
|
\&'print_info()' function inside the config file.
|
|
For example: 'info "Memory" memory' would be '\-\-disable memory'
|
|
For example: 'info "Memory" memory' would be '\-\-disable memory'
|
|
.IP
|
|
.IP
|
|
-NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
|
|
|
|
|
|
+NOTE: You can supply multiple args. eg. 'unifetch \fB\-\-disable\fR cpu gpu'
|
|
.TP
|
|
.TP
|
|
\fB\-\-title_fqdn\fR on/off
|
|
\fB\-\-title_fqdn\fR on/off
|
|
Hide/Show Fully Qualified Domain Name in title.
|
|
Hide/Show Fully Qualified Domain Name in title.
|
|
.TP
|
|
.TP
|
|
\fB\-\-package_managers\fR on/off
|
|
\fB\-\-package_managers\fR on/off
|
|
Hide/Show Package Manager names. (on, tiny, off)
|
|
Hide/Show Package Manager names. (on, tiny, off)
|
|
|
|
+.HP
|
|
|
|
+\fB\-\-show_package_total\fR on/off Hide/Show Package Manager names . (on, tiny, off)
|
|
.TP
|
|
.TP
|
|
\fB\-\-os_arch\fR on/off
|
|
\fB\-\-os_arch\fR on/off
|
|
Hide/Show OS architecture.
|
|
Hide/Show OS architecture.
|
|
@@ -164,9 +166,12 @@ Print the Artist/Album/Title on separate lines.
|
|
\fB\-\-memory_percent\fR on/off
|
|
\fB\-\-memory_percent\fR on/off
|
|
Display memory percentage.
|
|
Display memory percentage.
|
|
.TP
|
|
.TP
|
|
-\fB\-\-memory_unit\fR kib/mib/gib
|
|
|
|
|
|
+\fB\-\-memory_unit\fR kib/mib/gib/tib
|
|
Memory output unit.
|
|
Memory output unit.
|
|
.TP
|
|
.TP
|
|
|
|
+\fB\-\-memory_precision\fR integer
|
|
|
|
+Change memory output precision. (???0, default=2)
|
|
|
|
+.TP
|
|
\fB\-\-music_player\fR player\-name
|
|
\fB\-\-music_player\fR player\-name
|
|
Manually specify a player to use.
|
|
Manually specify a player to use.
|
|
Available values are listed in the config file
|
|
Available values are listed in the config file
|
|
@@ -244,7 +249,7 @@ Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
|
|
\fB\-\-ascii\fR source
|
|
\fB\-\-ascii\fR source
|
|
Shortcut to use 'ascii' backend.
|
|
Shortcut to use 'ascii' backend.
|
|
.IP
|
|
.IP
|
|
-NEW: neofetch \fB\-\-ascii\fR "$(fortune | cowsay \fB\-W\fR 30)"
|
|
|
|
|
|
+NEW: unifetch \fB\-\-ascii\fR "$(fortune | cowsay \fB\-W\fR 30)"
|
|
.TP
|
|
.TP
|
|
\fB\-\-caca\fR source
|
|
\fB\-\-caca\fR source
|
|
Shortcut to use 'caca' backend.
|
|
Shortcut to use 'caca' backend.
|
|
@@ -305,19 +310,19 @@ NOTE: AIX, AlmaLinux, Alpine, Alter, Amazon, AmogOS, Anarchy, Android, Antergos,
|
|
AOSC OS/Retro, Aperio GNU/Linux, Apricity, Arch, ArchBox, Archcraft, ARCHlabs, ArchMerge,
|
|
AOSC OS/Retro, Aperio GNU/Linux, Apricity, Arch, ArchBox, Archcraft, ARCHlabs, ArchMerge,
|
|
ArchStrike, ArcoLinux, Artix, Arya, Asahi, AsteroidOS, astOS, Bedrock, BigLinux, Bitrig,
|
|
ArchStrike, ArcoLinux, Artix, Arya, Asahi, AsteroidOS, astOS, Bedrock, BigLinux, Bitrig,
|
|
BlackArch, blackPanther, BLAG, BlankOn, BlueLight, Bodhi, bonsai, BSD, BunsenLabs, Cachy OS,
|
|
BlackArch, blackPanther, BLAG, BlankOn, BlueLight, Bodhi, bonsai, BSD, BunsenLabs, Cachy OS,
|
|
-Calculate, CalinixOS, Carbs, CBL-Mariner, CelOS, Center, CentOS, Chakra, ChaletOS, Chapeau,
|
|
|
|
-ChonkySealOS, Chrom, Cleanjaro, Clear Linux OS, ClearOS, Clover, Condres, Container Linux by
|
|
|
|
-CoreOS, CRUX, Crystal Linux, Cucumber, CutefishOS, CyberOS, dahlia, DarkOs, Darwin, Debian,
|
|
|
|
-Deepin, DesaOS, Devuan, DracOS, DragonFly, Drauger, Droidian, Elementary, Elive, EncryptOS, EndeavourOS,
|
|
|
|
-Endless, EuroLinux, Exherbo, Exodia Predator OS, Fedora, Feren, Finnix, FreeBSD, FreeMiNT,
|
|
|
|
|
|
+Calculate, CalinixOS, Carbs, CBL\-Mariner, CelOS, Center, CentOS, Chakra, ChaletOS, Chapeau,
|
|
|
|
+ChonkySealOS, Chrom, Cleanjaro, Clear Linux OS, ClearOS, Clover, Cobalt Linux, Condres,
|
|
|
|
+Container Linux by CoreOS, CRUX, Crystal Linux, Cucumber, CutefishOS, CyberOS, dahlia, DarkOs, Darwin,
|
|
|
|
+Debian, Deepin, DesaOS, Devuan, DracOS, DragonFly, Drauger, Elementary, Elive, EncryptOS, EndeavourOS,
|
|
|
|
+Endless, Enso, EuroLinux, Exherbo, Exodia Predator OS, Fedora, Feren, Finnix, FreeBSD, FreeMiNT,
|
|
Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, GhostBSD, glaucus, gNewSense, GNOME, GNU,
|
|
Frugalware, Funtoo, GalliumOS, Garuda, Gentoo, GhostBSD, glaucus, gNewSense, GNOME, GNU,
|
|
GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, HarDClanZ, Hash, Huayra, HydroOS, Hyperbola,
|
|
GoboLinux, GrapheneOS, Grombyang, Guix, Haiku, HarDClanZ, Hash, Huayra, HydroOS, Hyperbola,
|
|
iglunix, instantOS, IRIX, Itc, januslinux, Kaisen, Kali, Kamuriki, KaOS, KDE, Kibojoe, Kogaion, Korora,
|
|
iglunix, instantOS, IRIX, Itc, januslinux, Kaisen, Kali, Kamuriki, KaOS, KDE, Kibojoe, Kogaion, Korora,
|
|
KrassOS, KSLinux, Kubuntu, LangitKetujuh, LaxerOS, LEDE, LibreELEC, Linspire, Linux, Linux Lite,
|
|
KrassOS, KSLinux, Kubuntu, LangitKetujuh, LaxerOS, LEDE, LibreELEC, Linspire, Linux, Linux Lite,
|
|
Linux Mint, Linux Mint Old, Live Raizo, LMDE, Lubuntu, Lunar, mac, Mageia, MagpieOS, Mandriva,
|
|
Linux Mint, Linux Mint Old, Live Raizo, LMDE, Lubuntu, Lunar, mac, Mageia, MagpieOS, Mandriva,
|
|
Manjaro, MassOS, MatuusOS, Maui, Mer, Minix, MIRACLE LINUX, MX, Namib, Neptune, NetBSD, Netrunner,
|
|
Manjaro, MassOS, MatuusOS, Maui, Mer, Minix, MIRACLE LINUX, MX, Namib, Neptune, NetBSD, Netrunner,
|
|
-Nitrux, NixOS, NNLinux, NomadBSD, Nurunner, NuTyX, Obarun, OBRevenge, Open Source Media Center, OpenBSD,
|
|
|
|
-openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, openSUSE, openSUSE Leap, openSUSE
|
|
|
|
|
|
+Nitrux, NixOS, NNLinux, NomadBSD, Nurunner, NuTyX, Obarun, OBRevenge, Open Source Media Center,
|
|
|
|
+OpenBSD, openEuler, OpenIndiana, openmamba, OpenMandriva, OpenStage, openSUSE, openSUSE Leap, openSUSE
|
|
Tumbleweed, OpenWrt, OPNsense, Oracle, orchid, OS Elbrus, PacBSD, Parabola, parch, Pardus, Parrot,
|
|
Tumbleweed, OpenWrt, OPNsense, Oracle, orchid, OS Elbrus, PacBSD, Parabola, parch, Pardus, Parrot,
|
|
Parsix, PCBSD, PCLinuxOS, pearOS, Pengwin, Pentoo, Peppermint, Pisi, PNM Linux, Pop!_OS, Porteus,
|
|
Parsix, PCBSD, PCLinuxOS, pearOS, Pengwin, Pentoo, Peppermint, Pisi, PNM Linux, Pop!_OS, Porteus,
|
|
PostMarketOS, Profelis SambaBOX, Proxmox, PuffOS, Puppy, PureOS, Q4OS, Qubes, Qubyt, Quibian,
|
|
PostMarketOS, Profelis SambaBOX, Proxmox, PuffOS, Puppy, PureOS, Q4OS, Qubes, Qubyt, Quibian,
|
|
@@ -326,19 +331,17 @@ Regolith, rocky, Rosa, Sabayon, sabotage, Sailfish, SalentOS, Scientific, semc,
|
|
SharkLinux, ShastraOS, Siduction, SkiffOS, Slackware, SliTaz, SmartOS, Soda, Solus, Source Mage,
|
|
SharkLinux, ShastraOS, Siduction, SkiffOS, Slackware, SliTaz, SmartOS, Soda, Solus, Source Mage,
|
|
Sparky, Star, SteamOS, Sulin, SunOS, SwagArch, t2, Tails, TeArch, TorizonCore, Trisquel, Twister,
|
|
Sparky, Star, SteamOS, Sulin, SunOS, SwagArch, t2, Tails, TeArch, TorizonCore, Trisquel, Twister,
|
|
Ubuntu, Ubuntu Budgie, Ubuntu Cinnamon, Ubuntu Kylin, Ubuntu MATE, Ubuntu Studio, Ubuntu Sway,
|
|
Ubuntu, Ubuntu Budgie, Ubuntu Cinnamon, Ubuntu Kylin, Ubuntu MATE, Ubuntu Studio, Ubuntu Sway,
|
|
-Ubuntu Touch, Ubuntu-GNOME, ubuntu_old02, Ultramarine Linux, Univalent, Univention, Uos, uwuntu, VanillaOS,
|
|
|
|
-Venom, VNux, Void, VzLinux, wii-linux-ngx, Windows, Windows 10, Windows 11, XFerience, Xubuntu,
|
|
|
|
|
|
+Ubuntu Touch, Ubuntu\-GNOME, ubuntu_old02, Ultramarine Linux, Univalent, Univention, Uos, uwuntu,
|
|
|
|
+Vanilla, Venom, VNux, Void, VzLinux, wii\-linux\-ngx, Windows, Windows 10, Windows 11, XFerience, Xubuntu,
|
|
yiffOS, Zorin have ascii logos.
|
|
yiffOS, Zorin have ascii logos.
|
|
.TP
|
|
.TP
|
|
-NOTE: arch, dragonfly, Fedora, LangitKetujuh, nixos, redhat, Ubuntu
|
|
|
|
-have 'old' logo variants, use {distro}_old to use them.
|
|
|
|
|
|
+NOTE: arch, dragonfly, Fedora, LangitKetujuh, nixos, redhat, Ubuntu have 'old' logo variants, use
|
|
|
|
+{distro}_old to use them.
|
|
.TP
|
|
.TP
|
|
-NOTE: alpine, android, aoscosretro, arch, arcolinux, artix,
|
|
|
|
-CalinixOS, centos, cleanjaro, crux, debian, dragonfly, elementary,
|
|
|
|
-fedora, freebsd, gentoo, guix, haiku, hyperbola, linuxlite,
|
|
|
|
-linuxmint, mac, mageia, manjaro, mx, netbsd, nixos, openbsd,
|
|
|
|
-opensuse, orchid, parabola, popos, postmarketos, pureos, Raspbian,
|
|
|
|
-rocky, slackware, sunos, ubuntu, void have 'small' logo variants,
|
|
|
|
|
|
+NOTE: alpine, android, aoscosretro, arch, arcolinux, artix, CalinixOS, centos, cleanjaro, crux,
|
|
|
|
+debian, dragonfly, elementary, fedora, freebsd, garuda, gentoo, guix, haiku, hyperbola, linuxlite,
|
|
|
|
+linuxmint, mac, mageia, manjaro, mx, netbsd, nixos, openbsd, opensuse, orchid, parabola, popos,
|
|
|
|
+postmarketos, pureos, Raspbian, rocky, slackware, sunos, ubuntu, void have 'small' logo variants,
|
|
use {distro}_small to use them.
|
|
use {distro}_small to use them.
|
|
.TP
|
|
.TP
|
|
\fB\-\-ascii_bold\fR on/off
|
|
\fB\-\-ascii_bold\fR on/off
|
|
@@ -409,7 +412,7 @@ Turn off all colors and disables any ASCII/image backend.
|
|
Print this text and exit
|
|
Print this text and exit
|
|
.TP
|
|
.TP
|
|
\fB\-\-version\fR
|
|
\fB\-\-version\fR
|
|
-Show neofetch version
|
|
|
|
|
|
+Show unifetch version
|
|
.TP
|
|
.TP
|
|
\fB\-v\fR
|
|
\fB\-v\fR
|
|
Display error messages.
|
|
Display error messages.
|
|
@@ -419,18 +422,6 @@ Display a verbose log for error reporting.
|
|
.SS "DEVELOPER:"
|
|
.SS "DEVELOPER:"
|
|
.TP
|
|
.TP
|
|
\fB\-\-gen\-man\fR
|
|
\fB\-\-gen\-man\fR
|
|
-Generate a manpage for Neofetch in your PWD. (Requires GNU help2man)
|
|
|
|
|
|
+Generate a manpage for unifetch in your PWD. (Requires GNU help2man)
|
|
.SH "REPORTING BUGS"
|
|
.SH "REPORTING BUGS"
|
|
-Report bugs to https://github.com/dylanaraps/neofetch/issues
|
|
|
|
-.SH "SEE ALSO"
|
|
|
|
-The full documentation for
|
|
|
|
-.B Neofetch
|
|
|
|
-is maintained as a Texinfo manual. If the
|
|
|
|
-.B info
|
|
|
|
-and
|
|
|
|
-.B Neofetch
|
|
|
|
-programs are properly installed at your site, the command
|
|
|
|
-.IP
|
|
|
|
-.B info Neofetch
|
|
|
|
-.PP
|
|
|
|
-should give you access to the complete manual.
|
|
|
|
|
|
+Report bugs to https://github.com/jin\-asanami/unfietch/issues
|