Brett Bohnenkamper
dee6904f82
Fix for issue #177 , possibly. Moved glxinfo ahead of lspci detection.
2015-03-27 01:56:14 -10:00
Brett Bohnenkamper
8a1cff2d90
Merge pull request #170 from osiux/fix-gnome-detection
...
Fix gnome 3.14 detection
2015-03-26 23:30:36 -10:00
Brett Bohnenkamper
d8f3fe2579
Update to issue #174 fix to use $() instead of ``
2015-03-26 23:26:15 -10:00
Brett Bohnenkamper
b577faaad6
Merge pull request #174 from jepugs/master
...
Fixed total memory detection on OpenBSD.
2015-03-26 23:25:13 -10:00
Brett Bohnenkamper
6d0db1462d
Merge pull request #191 from darealshinji/patch-1
...
use Ubuntu-3color by default, remove old yellow logo
2015-03-26 23:23:58 -10:00
Brett Bohnenkamper
ce01d0e581
Auto-fold wm/distro/system lists. Thanks to @darealshinji on PR #207 .
2015-03-26 23:20:30 -10:00
Brett Bohnenkamper
9a06b0c8d5
gNewSense detection and ASCII. Manual merge of #210 . Thanks @darealshinji.
2015-03-26 23:00:44 -10:00
Brett Bohnenkamper
c8265fcfd0
Dragora detection. Manual merge of #211 . Thanks @darealshinji
2015-03-26 22:52:56 -10:00
darealshinji
dc32f86e92
BLAG detection
2015-03-27 04:27:08 +01:00
darealshinji
3bd68c9950
new distro: BLAG
2015-03-27 04:20:41 +01:00
Brett Bohnenkamper
925e012020
Merge pull request #208 from darealshinji/patch-6
...
no double Arch Linux detection line
2015-03-26 15:40:26 -10:00
darealshinji
9d2abd2022
CDE/dtwm detection
2015-03-26 18:49:24 -06:00
darealshinji
96f947cb75
no double Arch Linux detection line
2015-03-25 16:14:42 +01:00
Brett Bohnenkamper
d45a48306d
Merge pull request #172 from woodruffw/remove-uuoc
...
remove useless use of cat in grep statement
2015-03-23 00:10:47 -10:00
darealshinji
42502b1d6f
mention Chapeau in supported distributions
2015-03-22 01:40:30 +01:00
Brett Bohnenkamper
4d7abf9d7e
Merge pull request #202 from vpooley/chapeau
...
Added support for Chapeau Linux
2015-03-21 13:37:59 -10:00
Zanthas Shadekieh
f2121ac26e
Fixing package detection in apt/dpkg distros
...
'dpkg --get-selections' also returns packages that have been uninstalled but still have lingering configuration files.
Using 'dpkg --get-selections | grep -v deinstall$ | wc -l' fixes this.
2015-03-21 13:00:56 -05:00
Vince Pooley
50a33887c7
Added support for Chapeau Linux
2015-03-21 08:58:52 +00:00
darealshinji
3e8866b38c
fix colors in Ubuntu-3colors
...
This should look better now.
2015-03-20 10:33:40 +01:00
James Lu
b77eab77de
Revert "Fix syntax error on line 3703"
2015-03-17 17:58:12 -07:00
Brett Bohnenkamper
69567b963a
Merge pull request #198 from install-logos/master
...
Added Logos OS detection and ASCII
2015-03-17 11:37:31 -10:00
Ezra
c09f927cbe
Added Logos OS detection and ASCII
2015-03-17 14:39:17 -05:00
Brett Bohnenkamper
dba46d69b7
Merge pull request #193 from darealshinji/patch-3
...
bump year in copyright notice
2015-03-17 09:19:23 -10:00
Emma Barber
3b37e3c8b2
Fix xmonad detection, fixes #133 and #185
2015-03-12 06:51:30 -07:00
darealshinji
0c7e4ba6a3
bump year in copyright notice
2015-03-07 20:37:18 +01:00
Brett Bohnenkamper
8679764d75
Merge pull request #190 from myfreeweb/patch-1
...
Add new raspbian detection
2015-03-06 13:08:42 -10:00
Brett Bohnenkamper
d9fe565991
Merge pull request #192 from ryanpcmcquen/ryanpcmcquen-syntax-error-fix
...
Fix syntax error on line 3703
2015-03-06 13:08:01 -10:00
Brett Bohnenkamper
0e168a6e14
Merge pull request #189 from JohnDDuncanIII/master
...
Updated info about Hu6/John for OS X contributions
2015-03-06 12:53:26 -10:00
darealshinji
33bd1a5844
use Ubuntu-3color by default, remove old yellow logo
...
It did always default to the old yellow logo for me, so I had to specifically run `screenfetch -A Ubuntu-3color`.
I don't think there's any point in keeping the old logo and not defaulting to the 3color version.
2015-03-05 20:32:55 +01:00
Greg V
a73b1ec818
Add new raspbian detection
2015-03-05 22:26:09 +03:00
John Duncan
1bf68d64c1
Updated info about Hu6/John for OS X contributions
2015-03-05 01:05:45 -05:00
Valérian Galliat
4a4024a7d4
Document "custom art" option in help message
...
I forgot to add this in #167 .
2015-02-23 14:09:53 +01:00
Ryan P.C. McQuen
2dfe023f7f
Fix syntax error on line 3703
2015-02-20 16:09:05 -08:00
James Lu
ad9ca5fbca
Readme updates
...
- Remove references to irc.silverirc.com, replacing it with the new channel (#screenfetch) at rizon (Closes KittyKatt#139)
- Consistently use backticks to format code
- In README.md, replace links to git.silverirc.com with GitHub
- The latter seems to be way more updated (2014-04-30 on silverirc vs 2015-02-19 on GitHub)
- Add some screenshots posted on https://bbs.archlinux.org/viewtopic.php?id=94169 (Closes KittyKatt#149)
2015-02-19 10:49:27 -08:00
Brett Bohnenkamper
1d99fac799
Merge pull request #176 from rtlanceroad/master
...
add detection for Sabayon
2015-02-18 23:31:17 -10:00
Brett Bohnenkamper
350b6c3320
Merge pull request #178 from darealshinji/patch-3
...
ChromeOS logo
2015-02-18 23:29:36 -10:00
Marshall Banana
7e5687054a
mention Haiku as supported system
2015-02-12 19:36:30 +01:00
darealshinji
3eac49aa13
new OS: Haiku
...
I'm using the color 'black_haiku' instead of 'black' because otherwise the displayed color will be white for some reason.
2015-02-12 04:58:22 +01:00
darealshinji
b3b9bd8ac5
ChromeOS logo
...
In case someone wants to add support for Chrome OS/Chromium OS/Cr OS Linux
2015-02-08 04:22:55 +01:00
rtlanceroad
1f7bd01a5e
add detection for Sabayon
2015-01-24 16:14:43 +08:00
Jack Pugmire
5703f7a18d
Fixed total memory detection on OpenBSD.
2015-01-11 16:21:41 -05:00
William Woodruff
11e7689f3f
remove useless use of cat in grep statement
2014-12-30 12:03:19 -05:00
Brett Bohnenkamper
6c263f6e38
Merge pull request #169 from umby213/master
...
fix little bug "[[ ! ]] /usr/bin/screenfetch: line 817: [: 2415.7: integer expression expected"
2014-12-10 19:24:08 -10:00
Brett Bohnenkamper
fb2d012a8c
Merge pull request #167 from valeriangalliat/custom-art
...
Add an option to supply custom ASCII art.
2014-12-10 19:19:44 -10:00
Eduardo Reveles
d0a829c028
Get correct Gnome version and suppress any Gtk warning
2014-12-08 02:13:45 -06:00
Eduardo Reveles
27e2c15602
Attempt to fix #161 by using xdg-open method for DE detection.
2014-12-08 02:10:02 -06:00
umby213
db08ebc2a9
fix little bug
2014-12-06 18:35:49 +01:00
Valérian Galliat
03741d577a
Add an option to supply custom ASCII art.
2014-11-30 10:18:13 +01:00
James Lu
2dcc77b3de
Combine GTK 2/3 themes if they are the same ( #163 )
2014-11-27 20:03:03 -08:00
unknown
b3115ed8ef
Added better support for cpu info on Android devices.
...
Previously, this script would report an IBM PowerPC G3 on Android because
it does not have a "model name" field in /proc/cpuinfo. Instead, I check
the "Hardware" field, which should report a CPU model number.
2014-11-11 23:06:54 -08:00