Brett Bohnenkamper
a6887a32e3
Merge pull request #270 from pwittchen/fix-gnome-session-fallback
...
adding fix for gnome session fallback
2015-08-19 00:03:42 -10:00
Brett Bohnenkamper
60d05d01b9
Merge pull request #267 from darealshinji/patch-7
...
TinyCore release version and package count
2015-08-19 00:01:53 -10:00
Brett Bohnenkamper
5fd341c093
Merge pull request #263 from darealshinji/patch-5
...
Windows 10 logo and ${fake_distro} cleanup
2015-08-18 23:49:58 -10:00
Brett Bohnenkamper
96138753d5
Merge pull request #260 from darealshinji/patch-2
...
Chrome OS / Chromium OS / chromeos-wm detection
2015-08-18 23:48:56 -10:00
Piotr Wittchen
1c5a2c798e
adding fix for gnome session fallback
2015-08-18 10:15:24 +02:00
darealshinji
7690408702
Put distro_more stuff at the end of detectdistro function
2015-08-18 08:31:55 +02:00
darealshinji
96ede5da38
TinyCore release version and package count
2015-08-18 08:29:25 +02:00
darealshinji
8d962abe4b
Windows 10 logo and ${fake_distro} cleanup
...
And according to https://msdn.microsoft.com/en-us/library/ms724832%28VS.85%29.aspx everything from Vista to 8.1 is actually version 6.x, so there's no point to check for version 7.
2015-08-07 19:12:53 +02:00
darealshinji
0979414803
Chrome OS / Chromium OS / chromeos-wm detection
...
/etc/lsb-release is present, but the lsb_release command isn't.
Tested on the VirtualBox image from http://www.chip.de/downloads/Chrome-OS-ChromiumOS-Vanilla-Build-VirtualBox-Image_47816478.html
To test the script you must download it from https://github.com/KittyKatt/screenFetch/blob/master/screenfetch-dev with right click on "Raw" and choose "save as". Then switch to tty2 (in my case ctrl-right + F2) and login as user "chronos" with the password "punchface". Run the script with `bash user/Downloads/screenfetch-dev.txt`.
2015-08-04 20:27:06 +02:00
Bernhard M. Wiedemann
0a9ae3d798
opensuse logo: more manual work
2015-08-02 05:16:03 +00:00
Bernhard M. Wiedemann
374e629c7f
openSUSE logo: make it smoother
...
by using dots and apostrophes aligned to edges
2015-08-02 05:15:34 +00:00
Bernhard M. Wiedemann
7889b3ebd0
openSUSE: make logo work on bright background
2015-08-02 05:01:30 +00:00
Michael Vetter
a8b4dc94fd
Remove trailing whitespaces
2015-07-15 18:03:17 +02:00
Brett Bohnenkamper
f13a4b15f4
Merge pull request #251 from darealshinji/patch-5
...
Show RAM in IEC units since we devide through 1024
2015-07-14 02:31:52 -10:00
darealshinji
c279bdf071
Minor corrections in detectmem()
2015-07-02 00:41:09 +02:00
darealshinji
a6d9355971
Show RAM in IEC units since we devide through 1024
2015-07-02 00:37:07 +02:00
darealshinji
dccf7a72e8
Count Chocolatey packages in Cygwin if present
...
See https://chocolatey.org/
The path `C:\ProgramData\chocolatey` is automatically set during install and can't be changed without modifying the install script, so looking there for package entries should be a reliable method.
2015-06-20 19:03:18 +02:00
darealshinji
512acafcc4
Avoid awk warning message and strip trailing slash from path variable
...
Fixes one of the two bugs issued at https://github.com/KittyKatt/screenFetch/issues/243
2015-06-03 06:35:22 +02:00
Brett Bohnenkamper
e2b1c20091
Fix for Solus pkg detection.
2015-06-01 00:08:21 -10:00
Brett Bohnenkamper
cb5761f0c9
Merge pull request #240 from darealshinji/patch-2
...
Detect Kali GNU/Linux >= 1.1.0 properly
2015-05-31 23:06:10 -10:00
darealshinji
3b8229bb6f
Classic Mac OS logo
2015-05-31 19:26:35 +02:00
Brett Bohnenkamper
63697c15ad
New Solus Project detection.
2015-05-29 01:25:13 -10:00
darealshinji
b74276c62a
Detect Kali GNU/Linux >= 1.1.0 properly
...
Plus an additional check of /etc/debian_version.
Fixes https://github.com/KittyKatt/screenFetch/issues/239
2015-05-28 16:46:19 +02:00
Brett Bohnenkamper
52590cb871
Multi-socket support for detectcpu() on GNU/Linux systems.
2015-05-19 23:45:19 -10:00
rob
95ccd440e5
Suppressed output of Not Found/Not Applicable features.
...
I suspect this might be the intended functionality, considering the original
conditionals to check for this didn't actually have any effect (always true).
2015-05-13 18:44:32 -06:00
Brett Bohnenkamper
cc936c34c9
Merge pull request #235 from darealshinji/patch-2
...
Lunar package count
2015-05-10 20:45:00 -10:00
Brett Bohnenkamper
53cdc29eb7
Merge pull request #234 from vpooley/master
...
Chapeau logo 2 characters too wide
2015-05-10 20:44:20 -10:00
Brett Bohnenkamper
0dcb89bf99
Merge pull request #233 from redpois0n/master
...
Spelling fix
2015-05-10 20:43:33 -10:00
Brett Bohnenkamper
e75dd041eb
Merge branch 'master' of github.com:KittyKatt/screenFetch
2015-05-10 10:53:10 -10:00
Brett Bohnenkamper
0a1e656491
Oops, no case statement for Trisquel.
2015-05-10 10:52:58 -10:00
darealshinji
591b977632
Lunar detection
...
As mentioned here: https://github.com/KittyKatt/screenFetch/issues/228#issuecomment-90893956
2015-05-07 22:41:00 +02:00
vpooley
fa946ebd6c
Chapeau logo 2 characters too wide, making the kernel string wrap in an average shell
2015-05-06 15:26:43 +01:00
redpois0n
08b0d45946
Spelling fix
2015-05-02 11:49:23 +02:00
panaino
ad3dde5a0d
Fix GPU Detection
2015-04-20 16:22:39 +09:00
darealshinji
8356bda1c1
GNU/Hurd support
2015-04-08 18:53:07 +02:00
Brett Bohnenkamper
b29babeaf9
Possible fix for issue #224 .
2015-04-08 01:48:19 -10:00
Brett Bohnenkamper
aafde63ec6
Lunar Linux detection. Relevance: Issue #228 .
2015-04-07 19:11:02 -10:00
Brett Bohnenkamper
4dfd5b6827
Merge pull request #226 from darealshinji/patch-2
...
cleanup code in detectshell() function
2015-04-07 19:03:24 -10:00
darealshinji
c9760f61af
Display non-Tux logo if distro is * and kernel != Linux
2015-04-07 18:27:14 +02:00
darealshinji
c1eae8539c
missing space
2015-04-07 17:51:04 +02:00
darealshinji
4dffd4e160
cleanup code in detectshell() function
2015-04-07 17:09:30 +02:00
Brett Bohnenkamper
32a27aa830
Fix for -d.
2015-04-06 03:14:57 -10:00
darealshinji
8e83628dda
9wm (8½) detection
2015-04-03 15:20:31 +02:00
Brett Bohnenkamper
37f8a8e880
Very small fix to increase readability.
2015-04-02 02:29:28 -10:00
darealshinji
9cb6ae8978
Minor changes in Fedora logo
2015-04-01 19:34:07 +02:00
darealshinji
3f5dc616f7
Lumina-DE: display version if '--version' is supported
2015-04-01 09:40:31 +02:00
Brett Bohnenkamper
a12b47cd22
Adding nvidia-smi detection before glxinfo detection.
2015-03-31 19:19:20 -10:00
Brett Bohnenkamper
6c1be9512d
CRUX ascii art now included.
2015-03-31 18:44:46 -10:00
Brett Bohnenkamper
93460859e3
Cleaning up for CRUX and NixOS detection.
2015-03-31 15:39:15 -10:00
Brett Bohnenkamper
28db6bf678
Cleaning up CRUX detection.
2015-03-31 15:10:26 -10:00