Commit Graph

928 Commits

Author SHA1 Message Date
Marshall Banana
55bc583aff PR#288 SailfishOS/Mer detection 2015-11-14 16:19:30 +01:00
Marshall Banana
872b253e91 PR#283 fix small spell problem 2015-11-14 16:09:54 +01:00
Marshall Banana
556b71589b PR#281 Use modern logo on Windows 8 2015-11-14 16:08:10 +01:00
Marshall Banana
18c2a16841 Use correct indentation in takeShot() code 2015-11-14 16:03:05 +01:00
Marshall Banana
37bec23981 PR#279 overhauling takeShot() code
Remove duplicate code from the takeShot() function.
Furthermore there will be more useful warnings when curl or scrot are missing.
The documentation for the -s command was updated to make it more clearly how to use the upload function.
2015-11-14 16:01:32 +01:00
Marshall Banana
ccf7049b9e PR–#277 updated readme help portion 2015-11-14 15:48:56 +01:00
Marshall Banana
826cd72671 PR–#264 SteamOS support 2015-11-14 15:42:47 +01:00
Marshall Banana
a6cefc0899 PR–#253 add Msys support 2015-11-14 15:37:29 +01:00
Marshall Banana
a015366ac7 PR#246 support BunsenLabs Linux 2015-11-14 15:19:59 +01:00
Marshall Banana
fdc3ca266f PR#128 Correct OpenBSD total RAM output, remove portmaster references 2015-11-14 15:09:43 +01:00
darealshinji
8081f922f3 display exact release version on Windows 10
Since we won't see a "Windows 11" release for a while.
Example: `OS: Microsoft Windows 10 (v10.0.10586) 64-bit`
2015-11-14 14:52:08 +01:00
Brett Bohnenkamper
a86ce5e759 Merge pull request #275 from felixonmars/lxqt
Add support for LXQt
2015-08-28 22:13:22 -10:00
Felix Yan
7567633065 Add support for LXQt 2015-08-28 00:24:54 +08:00
Brett Bohnenkamper
56203de697 Merge pull request #272 from darealshinji/patch-2
PCLinuxOS detection
2015-08-24 06:05:48 -10:00
darealshinji
c005e400ef PCLinuxOS detection 2015-08-19 17:24:49 +02:00
Brett Bohnenkamper
d5c43d2fdc Merge pull request #271 from darealshinji/patch-2
Show more information on Haiku (new PR)
2015-08-19 03:15:02 -10:00
darealshinji
c0f3201c19 Show more information on Haiku
Now it displays the package count, resolution, GPU and OS version.
2015-08-19 14:28:18 +02:00
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
Brett Bohnenkamper
2c1556a499 Merge pull request #259 from bmwiedemann/ologo
improve openSUSE logo
2015-08-18 23:47:48 -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
Brett Bohnenkamper
d3a0f2b398 Merge pull request #256 from jubalh/master
Remove trailing whitespaces
2015-07-16 00:36:21 -10:00
Michael Vetter
a8b4dc94fd Remove trailing whitespaces 2015-07-15 18:03:17 +02:00
Brett Bohnenkamper
5e4f34476c Screenshots missing from Teknik. Removed for the time being. 2015-07-14 02:39:11 -10:00
Brett Bohnenkamper
ca2175e152 Merge pull request #252 from logcat7/master
Update installation instructions for Arch Linux and Debian in README
v3.7.0
2015-07-14 02:32:02 -10: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
Brett Bohnenkamper
85e7d1027b Merge pull request #248 from darealshinji/patch-2
Count Chocolatey packages in Cygwin if present
2015-07-14 02:31:36 -10:00
logcat7
2036281fc2 Update installation instructions for Arch Linux and Debian in README 2015-07-07 21:01:41 +01: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
Brett Bohnenkamper
e73c7af7c1 Merge pull request #244 from darealshinji/patch-2
Avoid awk warning message and strip trailing slash from path variable
2015-06-15 02:12:43 -10: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
Brett Bohnenkamper
7cd6348d96 Merge pull request #241 from darealshinji/patch-4
Classic Mac OS logo
2015-05-31 23:05:53 -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
Brett Bohnenkamper
47906df93a Merge pull request #237 from thekrampus/master
Suppressed output of Not Found/Not Applicable features.
2015-05-18 22:25:55 -10:00