Commit graph

2518 commits

Author SHA1 Message Date
Muhammad Herdiansyah
2fccec783e ASCII: Updated Artix ASCII with new logo 2019-02-16 21:53:28 +07:00
Dylan Araps
1b75608304 general: fixed gnome shell mutter issue Closes #1194 2019-02-14 08:19:51 +02:00
Dylan Araps
b5915ac836 Merge branch 'master' of github.com:dylanaraps/neofetch 2019-02-11 17:12:42 +02:00
Dylan Araps
7fd9ff75a3 term_font: Fix crash when parsing Xresources. Closes #1195 2019-02-11 17:12:31 +02:00
black
1a820cbbdf
Merge pull request #1169 from dylanaraps/vte_img_fix
general: fix image sizing in VTE terminals.
2019-02-10 20:18:10 +02:00
Sibren Vasse
6f423e3970 Robuster kitty font parsing 2019-02-08 16:19:56 +01:00
Crestwave
c7c1cf59ec packages: Specify Haiku's pkgman 2019-02-06 08:02:49 +00:00
Dylan Araps
6e9f00445f
os: Added support for Radix Linux 2019-02-04 08:53:06 +02:00
Muhammad Herdiansyah
60d3aa3f10 CPU [Linux/ARM]: Use Hardware field directly 2019-02-03 18:40:00 +07:00
black
762d239c32
Merge pull request #1187 from arisinfenix/konsole
term_font: fix issue with konsole font detection
2019-02-03 11:29:05 +02:00
Michael Straube
95fb38e73f term_font: fix issue with konsole font detection
Closes #1186
2019-02-03 10:03:58 +01:00
Charlène
78aed92b39 Fix big Puffy ascii logo 2019-01-30 21:44:16 +01:00
Grant Miller
c8d2a0442c postmarketOS: Add small ASCII logo 2019-01-25 16:58:04 -06:00
Grant Miller
cb6e78efec postmarketOS: Replace ASCII logo 2019-01-25 10:04:28 -06:00
Dylan Araps
e3a6b9f40d Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-20 05:36:44 +02:00
Dylan Araps
0b812fbc5d general: Fix issue with URxvt and no internal border. Closes #1174 2019-01-20 05:36:25 +02:00
Muhammad Herdiansyah
91f8510ef3 Memory [AIX]: Detect memory based on pages (like Solaris) for more accuracy 2019-01-19 17:40:49 +07:00
Dylan Araps
5b301c773b docs: update 2019-01-15 19:58:32 +02:00
Dylan Araps
68645339d3 general: fix image sizing in VTE terminals. 2019-01-15 19:56:37 +02:00
Dylan Araps
415ef5d4ae misc: Quote all the things 2019-01-09 10:43:22 +02:00
Dylan Araps
acc8103dde fixed travis 2019-01-09 08:59:23 +02:00
Dylan Araps
64188697b8 ascii: Fixed bug causing files named ascii to not work. 2019-01-09 08:50:01 +02:00
Dylan Araps
9431a593f6 ascii: Fixed bug causing ascii files to not work. 2019-01-09 08:48:07 +02:00
Dylan Araps
7df1d0e3ef misc: cleanup 2019-01-09 07:50:44 +02:00
black
228fb778cb
Merge pull request #1161 from asantam/master
Made variables local in get_cols function
2019-01-09 07:34:15 +02:00
xPMo
661d003be2 order options "on, tiny, off" 2019-01-08 19:47:31 -06:00
Andres Santamaria Artigas
2ecd8102d0 Made variables local in get_cols function
The variables blocks, blocks2, and cols were not set as local in the
get_cols function, which made neofetch print whatever value they had
before showing the colorblocks. This commit makes these variables local
so the output doesn't get affected if they are set beforehand.
2019-01-08 20:32:34 -05:00
Dylan Araps
b49ecb68f8 term_font [kitty]: Fix bug with empty config 2019-01-08 20:53:00 +02:00
Dylan Araps
ca9d161bc9 version: bump 2019-01-08 18:40:32 +02:00
Dylan Araps
c9d6ef5c40 version: bump 2019-01-08 18:32:04 +02:00
Dylan Araps
c6bd0461a0 image: Added support for Chafa. 2019-01-08 18:23:38 +02:00
Dylan Araps
c1da5eb09a ascii: Fixed void linux ascii bug 2019-01-08 18:00:54 +02:00
Dylan Araps
12d9f93750 ascii: Fixed debian linux ascii bug 2019-01-08 17:55:22 +02:00
Dylan Araps
32a44b4d62 ascii: Fixed gobo linux ascii bug 2019-01-08 17:54:42 +02:00
Dylan Araps
e2e98a6c7c general: Fixed bug with line_break alternative. Closes #1157 2019-01-08 17:36:27 +02:00
Dylan Araps
c76c122650 image: Added support for Chafa. 2019-01-08 17:27:23 +02:00
Dylan Araps
eaa59da1e9 ascii: Fix bedrock colors. Closes #1156 2019-01-08 17:13:32 +02:00
Dylan Araps
056a99bfa2 resolution: If resolution is empty don't print it. 2019-01-08 16:26:28 +02:00
Dylan Araps
f24fed6df3 version: bump 2019-01-08 15:53:08 +02:00
Dylan Araps
86372fe6a8 distro: Remove broken distro lines 2019-01-08 15:52:12 +02:00
Dylan Araps
4f89361e50 color_blocks: Fix cursor bug 2019-01-08 15:34:08 +02:00
Dylan Araps
653712c06a image: fix various bugs 2019-01-08 15:00:45 +02:00
Dylan Araps
de5a260f6b public_ip: Added configurable timeout 2019-01-08 12:12:11 +02:00
Dylan Araps
617769059b memory: Added option to display memory percentage. 2019-01-08 11:09:42 +02:00
Dylan Araps
4d6a4fb425 cursor: Fix issues in urxvt with padding 2019-01-08 10:57:33 +02:00
Dylan Araps
85a1bd0af7 color_blocks: Fix newlines when disabled. 2019-01-08 10:48:32 +02:00
Dylan Araps
7677cd2b4b image: higher quality thumbs. Closes #1079 2019-01-08 10:14:43 +02:00
Dylan Araps
1f8b18d7ca Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-08 08:27:45 +02:00
Dylan Araps
804f88aa7a packages: revert pkginfo change 2019-01-08 08:27:33 +02:00
Dylan Araps
041a1459b6
Merge pull request #1154 from dylanaraps/bedrock2
Bedrock Linux support
2019-01-08 08:15:58 +02:00
Dylan Araps
594e1fa10d cleanup 2019-01-07 22:53:51 +02:00
Dylan Araps
fbb69625a7 cleanup 2019-01-07 22:49:46 +02:00
Dylan Araps
a450fc88c5 terminal font [kitty]: Use kitty command instead of parsing config files. Closes #1150 2019-01-07 21:18:33 +02:00
Dylan Araps
d36ee68f2c os: Initial support for Bedrock Linux 2019-01-07 20:56:38 +02:00
Dylan Araps
e155df7a72 os: Initial support for Bedrock Linux 2019-01-07 20:42:49 +02:00
Dylan Araps
679aa306fb Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-07 20:23:23 +02:00
Dylan Araps
04420479dc image: store thumbnail with path name 2019-01-07 20:22:59 +02:00
Dylan Araps
8aab756a15 packages: Don't run pkginfo on linux 2019-01-07 19:48:05 +02:00
Dylan Araps
af6230f0ca
Merge pull request #1152 from dylanaraps/simple
Added new simple mode for script usage
2019-01-07 19:46:20 +02:00
Dylan Araps
7e96b42860 simple mode: expose window size and terminal size 2019-01-07 19:40:37 +02:00
Dylan Araps
ea44816a3c simple mode: expose window size and terminal size 2019-01-07 19:36:14 +02:00
Dylan Araps
981b2da634 general: Fix issues when printing ascii 2019-01-07 18:56:09 +02:00
Dylan Araps
c99b864590 ascii: Fixed bug when long line is input 2019-01-07 18:34:20 +02:00
Dylan Araps
b399f49077 ascii: Fixed bug when files named auto or ascii were found. 2019-01-07 18:17:56 +02:00
Dylan Araps
defee48d14 ascii: Added support for command output 2019-01-07 18:09:55 +02:00
Dylan Araps
4fb30c040a ascii: Added support for command output 2019-01-07 18:09:10 +02:00
Dylan Araps
1b356da175 ascii: Added support for command output 2019-01-07 18:04:25 +02:00
Dylan Araps
a52115b364 ascii: Added support for Pentoo. Closes #1069 2019-01-07 17:33:46 +02:00
Dylan Araps
e213ee7e58
Merge pull request #1151 from dylanaraps/song_fix5
song: Fix various issues
2019-01-07 17:14:57 +02:00
Dylan Araps
ee30f29da9 song: Added config option to display music player 2019-01-07 17:16:18 +02:00
Dylan Araps
763f3a9af5 song: Add netease to comment. 2019-01-07 17:09:29 +02:00
Dylan Araps
bbb06ad4a9 song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:40:55 +02:00
Dylan Araps
faae04f0ee song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:39:56 +02:00
Dylan Araps
186093ddc0 song: Fix qmmp 2019-01-07 16:28:36 +02:00
Dylan Araps
ae2384dca8 song: Fix deadbeef 2019-01-07 16:25:44 +02:00
Dylan Araps
9b2796e168 general: Added new simple mode for script usage 2019-01-07 16:13:59 +02:00
Dylan Araps
6f6b67f387 general: Added new simple mode for script usage 2019-01-07 16:10:53 +02:00
Dylan Araps
c47826225e song: Added support for netease cloud music 2019-01-07 15:17:05 +02:00
Dylan Araps
17a56081a5 ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:18:35 +02:00
Dylan Araps
27258fb93c ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:17:40 +02:00
Dylan Araps
86711645a0 song: Fix issues with broken newlines 2019-01-07 09:07:24 +02:00
Dylan Araps
8a96fd545d song: Fix issues with non-english tags 2019-01-07 09:03:24 +02:00
Dylan Araps
c8a32768b7
Merge pull request #1132 from Phuurl/master
Adds scoop package manager support
2019-01-04 20:51:17 +02:00
Dylan Araps
a2b7de8e6a ascii: Added support for BlueLight OS. Closes #1139 2019-01-04 20:52:33 +02:00
Dylan Araps
52ea4774a3 ascii: Added small arcolinux ascii. Closes #1146 #1147 2019-01-04 20:42:31 +02:00
M. Herdiansyah
da37135ef0
Merge pull request #1110 from arisinfenix/song
Song fixes
2018-12-31 18:02:07 +07:00
Michael Straube
2bbb46fedb Distro: Add support for Star 2018-12-23 23:28:29 +01:00
Michael Straube
71e22d842e Misc: Use comma syntax in awk to print spaces 2018-12-08 15:51:21 +01:00
Phuurl
acdd6828f8 Adds scoop package manager support 2018-12-06 22:58:29 +00:00
Michael Straube
fcb302f649 song: fix elisa detection 2018-12-04 10:53:35 +01:00
Michael Straube
3da0b5cfb4 song: use get_song_dbus for rhythmbox 2018-12-04 10:53:35 +01:00
Michael Straube
e85a6a03f1 song: also quote xesam:title in get_song_dbus matching 2018-12-04 10:53:35 +01:00
xPMo
90ddcbd3e1 awk: Match exactly "album", not "albumArtist" 2018-12-04 10:53:35 +01:00
xPMo
92c3ad7493 extra spaces in song information 2018-12-04 10:53:35 +01:00
Muhammad Herdiansyah
ed0b0a9746 Misc: Fix 100 character limit 2018-11-27 19:30:04 +07:00
Muhammad Herdiansyah
0168516a2c Memory [Solaris]: Detect using a new method using pages 2018-11-14 07:05:40 +07:00
Muhammad Herdiansyah
801760a01b Distro: Add support for OpenMandriva Lx 2018-11-09 17:13:30 +07:00
marlonn
6cbd5c4114
new logo for Lubuntu
Lubuntu changed from LXDE to LXQt with the current release (Lubuntu 18.10), and changed their logo accordingly.
2018-10-23 12:26:54 +00:00
Andrew Titmuss
9605ae9c04
Merge pull request #1103 from dylanaraps/macos-fix-mem
get_memory: fix awk for vm_stat on macOS
2018-10-23 10:46:37 +11:00
Andrew Titmuss
2f5b84afbd
Merge pull request #1105 from dylanaraps/reborn-os
OS: Add Reborn OS
2018-10-23 10:33:22 +11:00
Andrew Titmuss
a9ec78656b
OS: Add Reborn OS 2018-10-23 09:16:38 +11:00
Andrew Titmuss
936b3b6b73
get_song: stop iTunesHelper from being detected 2018-10-22 22:21:12 +11:00
Andrew Titmuss
1bca06c0db
get_memory: fix awk for vm_stat on macOS 2018-10-22 22:08:34 +11:00
Dylan Araps
fb23cc69d6 docs: update 2018-10-19 08:08:03 +11:00
Dylan Araps
9d1222cbc2
Merge pull request #1070 from xynxynxyn/master
Modifiable info separator
2018-10-19 08:03:15 +11:00
xynxynxyn
fc12e55052 use correct apostrophe 2018-10-18 17:04:53 +02:00
xynxynxyn
95a8ecfa71 add documentation 2018-10-18 14:28:33 +02:00
Dylan Araps
afc29ac448 general: Faster read on newer bash 2018-10-17 14:57:40 +11:00
Dylan Araps
caea0f059c general: Faster grep 2018-10-17 14:53:54 +11:00
Dylan Araps
a37ee9a833 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-10-17 14:52:05 +11:00
Dylan Araps
6bb5a78f92 general: revert change. 2018-10-17 14:51:14 +11:00
Dylan Araps
19d2f4b2ca
Merge pull request #1094 from arisinfenix/namib
OS: Add Namib GNU/Linux
2018-10-17 14:39:26 +11:00
Dylan Araps
3aee64abaf
Merge pull request #1099 from Appadeia/master
Add support for puyo & spm
2018-10-17 14:37:51 +11:00
Dylan Araps
1278844d87 general: fixed config issue. Closes #1088 2018-10-17 14:32:18 +11:00
appadeia
4e33cf2f61 Add support for puyo & spm 2018-10-04 23:25:04 -04:00
Michael Straube
0800cf0dfd OS: Add Namib GNU/Linux 2018-09-16 18:13:26 +02:00
Snuggle
f5186ef32d
Update config comment with kitty backend. 2018-09-13 03:24:12 +01:00
Muhammad Herdiansyah
02da9487fa Merge branch 'ascii-image' 2018-09-05 18:29:26 +07:00
M. Herdiansyah
382a1d2651
Merge pull request #1078 from nikitenich/master
Improve Hackintosh detection
2018-09-02 23:43:17 +07:00
M. Herdiansyah
565f714298
Merge pull request #1084 from HolyStephano/master
Updated to fix new kitty bug prior to kitty fixes
2018-09-02 23:37:35 +07:00
Muhammad Herdiansyah
495a9fefbf Disk [OpenBSD]: Detect df version through usual df check instead of making a special if uname check 2018-09-02 23:28:33 +07:00
Matt Mathis
0d50468d19
Updated to fix new kitty bug prior to kitty fixes
Kitty recently updated and broke just using "kitty icat <image>" however, "kitty +kitten icat <image>" still works as intended.

This commit makes the neofetch script use +kitten.
2018-09-01 22:11:00 -04:00
Muhammad Herdiansyah
2c4fb88139 Merge pull-request #1058 from 'julianaito/master' 2018-09-01 18:55:48 +07:00
Charlène
e07f545c26 Multiple fixes, OpenBSD related
- get_wm: Fixes non-EWMH WM detection on OpenBSD by introducing a
  ps_flags array the same way we do for disks. Tested successfully on
  Debian GNU/Linux (this change impacts all OSes).

- get_wm: Adds fvwm support

- get_model: Adds vmm(4) (OpenBSD's KVM counterpart) support

- get_disk: On OpenBSD you can't use df against a /dev/... unless being
root or in the 'operator' group. A separate disks array creation using
awk has been introduced only for this OS.
2018-08-30 17:28:41 +02:00
Muhammad Herdiansyah
9ba1bbaafe Misc: Apply existing PATH first before applying fallback values.
In case user has a custom-installed binary, prioritise it first before
using system-supplied binaries.
2018-08-29 11:06:34 +07:00
Muhammad Herdiansyah
e7a3f5cba2 trim: Remove additional space during trimming
I noticed this when I'm testing with -v enabled. Looks like the trim
function replaces any spaces with a space.

This fixes the problem where terminal program cannot be displayed
because of an additional space in PPID variable.
2018-08-25 18:45:53 +07:00
nikitenich
3272dce4ed
Improve Hackintosh detection
There is a new SMC emulator https://github.com/acidanthera/VirtualSMC
2018-08-25 14:00:52 +03:00
Muhammad Herdiansyah
b32f4e4d1a get_window_size: Set read timeout as 1 2018-08-24 12:08:29 +07:00
M. Herdiansyah
926fc4edde
Merge pull request #1048 from StarryTony/patch-2
Fix cannot correctly get window size
2018-08-24 12:05:59 +07:00
Muhammad Herdiansyah
754ffe2fae get_ascii: Do not parse file if it's an image file 2018-08-24 11:07:36 +07:00
xynxynxyn
9b29d3f669 replace if statement with parameter expansion 2018-08-16 10:04:24 +02:00
Muhammad Herdiansyah
8ee4710225 Packages: pkginfo is used by CRUX and JanusLinux 2018-08-16 13:54:20 +07:00
Muhammad Herdiansyah
3b5ec364e6 Merge pull request #1073 from plgruener/colorreset 2018-08-16 13:19:41 +07:00
Muhammad Herdiansyah
6c38b81fe1 Merge pull request #1072 from plgruener/arch_small
fix arch_small logo
2018-08-16 13:19:09 +07:00
plgruener
5d33b8d99d fix arch_small logo 2018-08-15 17:38:02 +02:00
plgruener
614fad0421 add color-reset to ascii logo drawing 2018-08-15 17:29:54 +02:00
xynxynxyn
43c439853c make seperator changeable 2018-08-14 03:48:53 +02:00
plgruener
2fef4d9849 add term-font support for yakuake 2018-07-31 18:03:29 +02:00
M. Herdiansyah
085bba208a
Merge pull request #1062 from alyssais/mac_nix
Add support for Nix packages on macOS
2018-07-27 10:23:38 +07:00
M. Herdiansyah
9fe7ec4ccf
Merge pull request #1057 from nero/mksh-nospace-fix
Fix borked version display for mksh
2018-07-27 10:20:38 +07:00
Alyssa Ross
2cc7b84189
Add support for Nix packages on macOS 2018-07-26 15:19:03 +01:00
Muhammad Herdiansyah
2afc5a27af GPU [AMD]: Remove an unnecessary pattern check 2018-07-24 12:26:18 +07:00
Ain
f960594cd4 Fix borked version display for mksh
`"$SHELL" -c "printf %s \$KSH_VERSION"` as part of the shell version
detection for ksh and mksh was expanding to `printf %s $KSH_VERSION`
inside of shell. This resulted in `$KSH_VERSION` being substituted as
multiple arguments to printf. While (afaik) unspecified, mksh, bash
and zsh resort to repeating the format strings. This resulted in all
spaces missing from `$shell`, which in turn caused the string cleanup
to fail: `Shell: mksh @MIRBSDKSHR562017/08/29`

Quoting `$KSH_VERSION` causes it to be given to printf as a single
argument, which preserves its spaces. The output after this change
looks like follows: `Shell: mksh R56 2017/08/29`
2018-07-17 11:56:44 +00:00
Charlène
1332874265 battery/OpenBSD: improved charge%, adds status
This commit adds support for hw.sensors.acpibat0.amphour[03] for battery
charge statistics in addition to watthour[03]. It also adds charging status.
2018-07-16 22:58:47 +02:00
Tony
5037d312fd
Fix cannot correctly get window size
A bug caused by not correctly unset IFS to read array
2018-06-30 00:44:56 +01:00
Dylan Araps
22df76c3b6 cpu: Use sysctl on NetBSD. Closes #1041 2018-06-25 09:04:48 +10:00
Dylan Araps
497b782ea1 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-25 07:49:49 +10:00
Dylan Araps
c99fc64b67 misc: Fixed substitutions. 2018-06-25 07:49:12 +10:00
Erik Dubois
911c70adc3
Update neofetch 2018-06-23 06:56:54 +02:00
Albert
c651f5e068
Fix #1039 2018-06-22 00:55:39 +02:00