Commit Graph

1013 Commits

Author SHA1 Message Date
Kane
bbeaef2927 Fix docker container virtual volume detect error 2019-07-12 11:13:46 +08:00
Erik Dubois
b485d3c7ca ready to merge 2019-07-10 09:46:08 +02:00
Erik Dubois
b3a90ff7a7 Merge pull request #1 from KittyKatt/master
merging on 20190710
2019-07-10 09:17:12 +02:00
Bernhard M. Wiedemann
58581136c7 Smoothen openSUSE logo curves 2019-06-28 12:23:02 +02:00
Jakob L. Kreuze
e3ec82dd46 Fix support for GuixSD
7bcf8b5 was merged two years ago, and since then, GuixSD has
transitioned towards using '/gnu/store' rather than '/guix/store' as the
store directory. Additionally, this patch fixes alignment with the logo
used for GuixSD.
2019-06-24 11:50:30 -04:00
Michal-Szczepaniak
6c0be5073c Fix for openSUSE Tumbleweed distro detection when lsb-release is not installed 2019-06-20 14:30:43 +02:00
Michal-Szczepaniak
da1d5af4bf Fixed detecting SailfishOS 2019-06-20 14:22:45 +02:00
Leon Solis III
a5c46e713b Add Disco dingo to Ubuntu full name list. 2019-05-13 15:09:48 -05:00
darealshinji
8e750e05b8 bump copyright year 2019-05-13 16:35:28 +02:00
Brad Smith
93af94e373 update Red Hat Enterprise Linux with new 2019 logo 2019-05-08 13:02:57 -04:00
Mark Greaves
17ab6b00a9 New Peppermint Logo
Edited ASCII art for the new Peppermint six spoked logo
2019-04-30 16:29:27 +01:00
darealshinji
cc748aff69 Merge pull request #572 from AlexBaranowski/develop/eurolinux
Develop/eurolinux
2019-04-28 23:07:49 +02:00
darealshinji
3c469c7493 Merge pull request #605 from torrconnect/patch-1
Show "Disk" added into "display" function
2019-04-28 22:56:47 +02:00
josef radinger
bd688e5d6f fix typo 2019-04-28 21:09:35 +02:00
John Beranek
06c5b671e8 Fix for openSUSE Leap distro detection when lsb-release is not installed 2019-03-19 20:16:34 +00:00
Arpit Agarwal
a8f8185c5e adding SUSE disto match 2019-02-26 15:24:00 +05:30
torrconnect
d991249b0e Update screenfetch-dev
Show "Disk" added into "display" function
Example:
 Disk: 97G / 965G (11%)
2019-02-18 01:15:03 +02:00
Erik Dubois
131d7e98cd Comment : udpate on Thu Dec 27 16:26:24 CET 2018 2018-12-27 16:26:24 +01:00
Erik Dubois
9149c3d2d3 Comment : update screenfetch-dev on Thu Dec 27 10:52:23 CET 2018 2018-12-27 10:52:23 +01:00
Marcos Alves
1c798eed6b Fixed resolution output on Haiku 2018-12-27 00:51:04 +00:00
Z. Eilen
ae20cdcf04 macOS fix
macOS’s BSD readlink is different from GNU readlink, says: illegal option -- f
2018-12-04 21:34:53 +01:00
darealshinji
a563174735 Merge pull request #601 from elendil95/master
Adding support for LMDE 3
2018-11-30 13:50:43 +01:00
Elendil
0327e18730 Adding support for LMDE 3 2018-11-29 13:11:59 +01:00
SainoNamkho
75099939a7 Allow displaying multiple framebuffers in one line
In case the `/proc/fb` file is
    0 svgadrmfb
    1 VESA VGA
screenfetch might display as
       `/ossssso+/:-        -:/+osssso+-   GPU: svgadrmfb
    VESA
      `+sso+:-`                 `.-/+oso:
2018-11-29 03:11:19 +08:00
Citizen Kepler
c054437105 Fixed issue where make.conf can be a include directory 2018-11-12 18:48:48 -08:00
stonercough
d22cadae83 Fixed bug displaying font type on macos 2018-11-01 21:12:38 -04:00
darealshinji
9cd94afe26 Merge pull request #592 from justingallagher/fixgpuunknown
Set GPU to Not Found if Intel check fails
2018-10-26 11:53:46 +02:00
Justin Gallagher
0c8174eb29 Revert to GPU Unknown when intel chip is not recognized 2018-10-24 19:12:36 -07:00
Justin Gallagher
0d4505dad3 Add list of supported displays to --help output 2018-10-22 23:00:25 -07:00
Justin Gallagher
11b8ee6ea9 Set GPU to Not Found if intel check fails 2018-10-21 23:39:07 -07:00
Justin Gallagher
dc6a47c19f Fix some edge cases for counting snap packages 2018-10-03 07:52:53 +00:00
root
f2d57c3cf7 Grammar update 2018-09-19 03:09:51 -07:00
Brett Bohnenkamper
2391e4fbdf Merge pull request #583 from julianaito/master
Removed more useless pipes and other improvements
2018-09-02 21:52:11 -05:00
protonesso
3a205a6cee januslinux uses pkgutils 2018-07-30 16:55:44 +03:00
Charlène
e9872b2384 Removed some useless pipes and other improvements
Xorg-based desktops:

- Simplified the way we get screen resolution with `xdpyinfo`

FreeBSD:

- Modified packages count code
- Removed useless pipes for CPU detection
- Fixed pgrep flags for WM detection

NetBSD:

- Removed useless pipe for packages count code and fused with OpenBSD

DragonFlyBSD:

- Removed useless pipe for packages count code

Haiku:

- Removed useless pipes while getting additional OS version info, uptime and
  RAM.
- Simplified the way we get CPU, GPU and screen resolution infos

Android:

- Improved and simplified way to get the CPU model
2018-07-28 17:03:53 +02:00
Charlène
c144fe3f13 Removed some useless use of pipes
GNU/Linux (and other OSes using /proc/cpuinfo):
	* Modified the way we get CPU model
OpenBSD:
	* Modified the way we get GPU model
2018-07-26 20:09:30 +02:00
Kane You
c55a6f306e Fix GPU bug
Repair version
2018-07-24 16:27:11 +08:00
Izaya
444bb80fcb Fix memory size detection on Haiku 2018-07-13 05:03:57 +10:00
Kane You
62d81ad6b2 fix gpu bug
Fix gpu detect on some noGPU machine bug
2018-07-06 21:26:43 +08:00
Edward Betts
744e1b0e6b Correct a spelling mistake. 2018-07-05 06:28:38 +01:00
Alex Baranowski
6faf543796 Remove doubled EuroLinux in supported distros 2018-06-22 13:33:15 +02:00
Alex Baranowski
01949ad468 Fix support for Scientific Linux 2018-06-22 10:12:55 +00:00
Alex Baranowski
101b2b02b5 Add support for EuroLinux 2018-06-21 13:58:28 +02:00
Chris Lamb
71b30c65fb Correct informations → information typo. 2018-06-17 15:52:47 +02:00
Jorge Maldonado Ventura
798160c70a Remove trailing whitespaces 2018-06-16 23:20:55 +02:00
protonesso
c60131a386 add januslinux 2018-06-16 19:00:38 +03:00
pklebba
1882672888 Removed unnecessary conditional 2018-06-05 23:18:29 +02:00
darealshinji
eaecb12da7 display full Ubuntu release codename 2018-06-02 18:30:39 +02:00
darealshinji
edca6878d6 set some variables as local 2018-06-02 17:55:44 +02:00
darealshinji
35c3aa680a count snap packages (close #560) 2018-06-02 17:40:16 +02:00