You are not logged in.

#101 2012-12-29 16:08:07

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: screenFetch - The Bash Screenshot Information Tool

carnager@caprica ~ ↳ screenfetch          
/usr/bin/screenfetch: line 2313: continue: only meaningful in a `for', `while', or `until' loop

He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#102 2013-04-09 03:26:35

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: screenFetch - The Bash Screenshot Information Tool

Well, I totally missed this making it into [community]. But it's there now.

I never thought I'd see a project of mine make it into the official repositories. Pretty proud moment for me.


Anyways, I'll look through the last page of this thread which I have been neglecting for a while and look for any fixes posted.


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#103 2013-05-07 13:30:26

kuraku
Member
From: planet Earth
Registered: 2012-01-03
Posts: 202

Re: screenFetch - The Bash Screenshot Information Tool

Hi there,
If you use screenfetch with "-n" flag, it will not display some info about machine. Example:

─╼ screenfetch
         _,met$$$$$gg.         djura-san@lab21-workstation
      ,g$$$$$$$$$$$$$$$P.      OS: Debian 7.0 wheezy
    ,g$$P""       """Y$$.".    Kernel: i686 Linux 3.2.0-4-686-pae
   ,$$P'              `$$$.    Uptime: 43m
  ',$$P       ,ggs.     `$$b:  Packages: 706
  `d$$'     ,$P"'   .    $$$   Shell: bash 4.2.45
   $$P      d$'     ,    $$P   Resolution: 1920x1080
   $$:      $$.   -    ,d$$'   WM: monsterwm
   $$\;      Y$b._   _,d$P'    GTK2 Theme: Shiki-Gray
   Y$$.    `.`"Y$$$$P"'        Icon Theme: gnome
   `$$b      "-.__             Font: Droid Sans Mono 8
    `Y$$                       CPU: Intel Celeron CPU 847 @ 1.10GHz
     `Y$$.                     RAM: 185MB / 1699MB
       `$$b.      
         `Y$$b.     
            `"Y$b._   
                `""""

With "-n" flag we can see that some info about pc is missing:

─╼ screenfetch -n
 OS: Debian 7.0 wheezy
 Resolution: 1920x1080

 WM: monsterwm

 GTK2 Theme: Shiki-Gray

 Icon Theme: gnome
 Font: Droid Sans Mono 8
 CPU: Intel Celeron CPU 847 @ 1.10GHz
 RAM: 185MB / 1699MB

Is this bug or was it meant to look like this? I assumed that "-n" flag would remove ascii logo only and leave info fully displayed.

Offline

#104 2013-05-07 15:38:54

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: screenFetch - The Bash Screenshot Information Tool

kuraku wrote:

Hi there,
If you use screenfetch with "-n" flag, it will not display some info about machine. Example:

─╼ screenfetch
         _,met$$$$$gg.         djura-san@lab21-workstation
      ,g$$$$$$$$$$$$$$$P.      OS: Debian 7.0 wheezy
    ,g$$P""       """Y$$.".    Kernel: i686 Linux 3.2.0-4-686-pae
   ,$$P'              `$$$.    Uptime: 43m
  ',$$P       ,ggs.     `$$b:  Packages: 706
  `d$$'     ,$P"'   .    $$$   Shell: bash 4.2.45
   $$P      d$'     ,    $$P   Resolution: 1920x1080
   $$:      $$.   -    ,d$$'   WM: monsterwm
   $$\;      Y$b._   _,d$P'    GTK2 Theme: Shiki-Gray
   Y$$.    `.`"Y$$$$P"'        Icon Theme: gnome
   `$$b      "-.__             Font: Droid Sans Mono 8
    `Y$$                       CPU: Intel Celeron CPU 847 @ 1.10GHz
     `Y$$.                     RAM: 185MB / 1699MB
       `$$b.      
         `Y$$b.     
            `"Y$b._   
                `""""

With "-n" flag we can see that some info about pc is missing:

─╼ screenfetch -n
 OS: Debian 7.0 wheezy
 Resolution: 1920x1080

 WM: monsterwm

 GTK2 Theme: Shiki-Gray

 Icon Theme: gnome
 Font: Droid Sans Mono 8
 CPU: Intel Celeron CPU 847 @ 1.10GHz
 RAM: 185MB / 1699MB

Is this bug or was it meant to look like this? I assumed that "-n" flag would remove ascii logo only and leave info fully displayed.

Actually, it just hasn't been fully refined. It's on my todo list to fix it all up. smile


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#105 2013-05-12 08:42:21

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: screenFetch - The Bash Screenshot Information Tool

Fixed up -n and added -N.

-N will strip all colors and formatting from output.


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#106 2013-05-12 16:58:31

kuraku
Member
From: planet Earth
Registered: 2012-01-03
Posts: 202

Re: screenFetch - The Bash Screenshot Information Tool

kittykatt wrote:

Fixed up -n and added -N.

-N will strip all colors and formatting from output.

Thanks. A *little* thing i noticed is that there is breakline after "GTK2 Theme" part (which is not present in default view):

 djura-san@lab21-workstation
 OS: Debian unstable sid
 Kernel: i686 Linux 3.8-1-686-pae
 Uptime: 6m
 Uptime: 6m
 Shell: bash 4.2.45
 Resolution: 1920x1080
 WM: monsterwm
 GTK2 Theme: Shiki-Gray

 Icon Theme: gnome
 Font: Droid Sans Mono 8
 CPU: Intel Celeron CPU 847 @ 1.1GHz
 RAM: 176MB / 1699MB

Offline

#107 2013-05-12 17:31:30

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: screenFetch - The Bash Screenshot Information Tool

I don't use any info tools and I won't be using this, but I must say it looks really nice, with support for so many distros!

The front page screenshots look fabulous. Great work.

Last edited by x33a (2013-05-12 17:32:07)

Offline

#108 2013-05-14 20:06:03

kittykatt
Member
From: Missouri, USA
Registered: 2009-11-04
Posts: 260
Website

Re: screenFetch - The Bash Screenshot Information Tool

kuraku wrote:
kittykatt wrote:

Fixed up -n and added -N.

-N will strip all colors and formatting from output.

Thanks. A *little* thing i noticed is that there is breakline after "GTK2 Theme" part (which is not present in default view):

 djura-san@lab21-workstation
 OS: Debian unstable sid
 Kernel: i686 Linux 3.8-1-686-pae
 Uptime: 6m
 Uptime: 6m
 Shell: bash 4.2.45
 Resolution: 1920x1080
 WM: monsterwm
 GTK2 Theme: Shiki-Gray

 Icon Theme: gnome
 Font: Droid Sans Mono 8
 CPU: Intel Celeron CPU 847 @ 1.1GHz
 RAM: 176MB / 1699MB

Hmmm...I must have no put in a check for GTK3 missing or not. I'll commit soon.


x33a wrote:

I don't use any info tools and I won't be using this, but I must say it looks really nice, with support for so many distros!

The front page screenshots look fabulous. Great work.

Thank you. smile

Last edited by kittykatt (2013-05-14 20:06:24)


- [ My Blog ] | [ AUR Packages ] | [ My deviantART ] | [ screenFetch ] | [ SilverIRC ] -

Offline

#109 2013-08-10 13:07:54

Alexis
Member
Registered: 2013-06-19
Posts: 10

Re: screenFetch - The Bash Screenshot Information Tool

Hi, I have a quite strange problem.

I use Subtle, and since about when I installed lxappearance to change GTK and icon themes, my WM is shown as "not found" with Screenfetch. It may be not related to lxappearance but I do have this problem after using it... Before, subtle was fully detected without any problem hmm If someone could help me, it would be nice smile

Thank you very much though, Screenfetch is still awesome big_smile

Offline

#110 2014-06-19 09:29:11

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: screenFetch - The Bash Screenshot Information Tool

I would like to ask for two things:

-is there a way to launch screenfetch when terminal is being launched, when it starts

-is there a way to add something in order screenfetch to show also filesystem space and temperatures of cpu?

Could somebody help?

Offline

#111 2014-06-19 12:55:35

Kolibry
Member
Registered: 2012-12-20
Posts: 110

Re: screenFetch - The Bash Screenshot Information Tool

For the first question, you can just add "screenfetch" in top of your .bashrc.

For the second one, I guess you can edit /usr/bin/screenfetch to display what you want, but I don't know the exact commands smile


Asus 1225B - 11,6" -  AMD E-60 Dual Core 1,3Ghz - 4 Go RAM - Disque dur SSD 128 Go -  Radeon HD6290
ArchLinux Openbox - My Github

Offline

#112 2014-06-19 13:34:12

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: screenFetch - The Bash Screenshot Information Tool

Thanks.

Offline

Board footer

Powered by FluxBB