#Fetch-Sama!

1 messages · Page 1 of 1 (latest)

shadow inlet
#

A lightweight neofetch-like tool for Windows, written in C and themed after Neuro-sama and Evil-neuro.
This tool prints RGB-colored text in the terminal (cmd, PowerShell, etc.) instead of the default ANSI colors.
It includes Neuro-sama and Evil-Neuro–themed ASCII art (with custom color schemes for both sisters), as well as an ASCII art version of the Windows logo.

This tool prints system information like neofetch, alongside ASCII art.It contains 3 different themes, all controlled via the CLI.

CLI Examples:

  • for evil fetch.exe evil
  • for neuro fetch.exe neuro
  • or default fetch.exe

Printed system info list:

  • device and user name.
  • Os name with build No.
  • Kernel name with build No.
  • System Uptime.
  • current shell name.
  • System Root path.
  • Current Path.
  • Resolution with FPS.
  • Total Memory, PageFile, VirtualMemory used.
  • Disk C: used.
  • CPU and GPU name.

Update Log

  • fetch v2.0 --> overhaul update
    • make your one RGB colored art.
    • add 11 different art with color theme.
  • fetch v2.0 --> family update
    • ascii art Anny.
    • ascii art Vedal987.
    • custom color(R,G,B) text output.
    • remove unnecessary size calculations.
  • fetch v1.3 --> minor problem have been fixed.
  • fetch v1.2 --> added time-dependent auto neuro and evil mode (after 18:00, default is set to evil. If it’s earlier than 18:00, it’s neuro).

github link https://github.com/c-error/fetch-sama

GitHub

🖨️ A small and lightweight neofetch-like tool for Windows, written in C. - c-error/fetch-sama

lime imp
#

C code in this economy? I liked the infinite loop threat. Did you type it all manually?

shadow inlet
fossil thunder
#

oh this is beautiful

hot nexus
#

thank you this is coolneuroHeart made it auto start based on time evil at night time and nuro during the day

hot nexus
#

but still its pretty good idea right?

#

oh anyway i cant do shi in c did it with bat file

shadow inlet
shadow inlet
hot nexus
shadow inlet
#

fetch v2.0 new art.

#

new v2.0 features example diagram. (custom text with RGB color).

hot nexus
#

do you make ascii art with ai or u do it yourself

#

also how auto mode works with new arts

#

or its dont i guess?

scarlet root
#

for whoever wants to use the neuro/evil art with fastfetch, i copied the art from the code and converted it into a format usable by fastfetch (logo color configs will be separate messages)

#

For neuro add this to config.jsonc

    "source": "~/neurologo/neuro.txt",
    "color": {
        "1": "38;2;208;168;136",
        "2": "38;2;156;106;71",
        "3": "38;2;133;73;40",
        "4": "38;2;255;238;229",
        "5": "38;2;182;242;237",
        "6": "38;2;247;202;198",
        "7": "38;2;144;98;69",
        "8": "38;2;242;189;180"
    }
  }, ```
#

For evil add this to config.jsonc

    "source": "~/neurologo/neuro.txt",
    "color": {
        "1": "38;2;149;107;100",
        "2": "38;2;108;68;61",
        "3": "38;2;133;73;40",
        "4": "38;2;254;243;236",
        "5": "38;2;176;25;64",
        "6": "38;2;247;202;198",
        "7": "38;2;144;98;69",
        "8": "38;2;242;189;180"
    }
  }, ```
#

change ~/neurologo/neuro.txt to wherever you saved the file

#

anny and vedal arts (+configs) will be later (if i decide to do them)

shadow inlet
shadow inlet
shadow inlet
shadow inlet
fossil thunder
fossil thunder
scarlet root
#

anny and vedal arts in fastfetch format (note: because of fastfetch color code limits (1-9 only, no more) i had to remap 2 of the colors in the anny art to their closest equivalents from other color codes (the eyes' darker purple to the lighter purple and the bit of neck at the bottom to the color of the cheek blush (because apparently they're different colors))

#

For vedal add this to config.jsonc

    "source": "~/neurologo/vedal.txt",
    "color": {
        "1": "38;2;84;170;102",
        "2": "38;2;42;42;42",
        "3": "38;2;127;199;131",
        "4": "38;2;158;211;152",
        "5": "38;2;255;255;255"
    }
  },```
#

For anny add this config.jsonc

    "source": "~/neurologo/anny.txt",
    "color": {
        "1": "38;2;220;213;215",
        "2": "38;2;122;103;111",
        "3": "38;2;236;159;185",
        "4": "38;2;254;246;240",
        "5": "38;2;204;158;246",
        "6": "38;2;255;255;255",
        "7": "38;2;255;208;199",
        "8": "38;2;255;214;203",
        "9": "38;2;235;188;183"
    }
  },```
#

change ~/neurologo/vedal.txt (or ~/neurologo/anny.txt) to where you saved the file

#

also color 6 (in anny config ; color 5 in vedal config) is set to 255;255;255 instead of just white because it's supposed to be pure white and certain terminal themes may set white to something slightly darker or tint it a bit

#

all of the fastfetches

#

just noticed a stray \t\t from the code that i forgot to exclude from the anny art

fossil thunder
shadow inlet
#

Upcoming v2.0 Overhaul Update

lime imp
#

IP leaked neuroMonkaOMEGA

shadow inlet
hot nexus
#

Dayum camimi looks cool neuroHeart

#

New menu too

shadow inlet
#

who is she? Erm

scarlet root
hot nexus
#

maybe this one too? i see that you only do faces but yknow this might be cool

fossil thunder
fossil thunder
fossil thunder
#

@shadow inlet are you able to do a camimi turtle?

shadow inlet
fossil thunder
#

hahah i guess you could fix the mouth LMAO zombie camimi turtle appeared

shadow inlet
fossil thunder
shadow inlet
dire sky
#

We need Neuro singing still alive with visuals made with this program.

dire sky
dire sky
#

I don't know how to show the image, but the one with the orange circle was the one that reminded me of Still Alive.

shadow inlet
#

ooooooo. that one is based on anime called Dragon Ball (master roshi goku & krillin)

shadow inlet
dire sky
#

That looks sick! @shadow inlet

shadow inlet
dire sky
shadow inlet
dire sky
loud willow
#

I forgot to install this

#

linux port planned or not?

fossil thunder
loud willow
#

oh hm are things published manually rn?

shadow inlet
#

new Overhaul Update released on github
with new art and command

   fetch.exe help
  
          fetch.exe auto                          print evil/neuro art based on time
          fetch.exe <file name>                   print txt file art
          fetch.exe rgb b <r;g;b> <string>        set background color
          fetch.exe rgb f <r;g;b> <string>        set foreground color
          fetch.exe rgb rst                       reset all colors

   example:
  
          fetch.exe rgb b 255;0;0 "Hello-World!"
          fetch.exe rgb f 0;255;0 "Hello-World!"
  

#

custom art config format

fossil thunder
#

beautiful

hot nexus
#

Don’t mess with the chef neurOMEGALUL

fossil thunder
#

the camimi tutel turned out good nice work

shadow inlet
#

all the art's name :-

  • anny
  • aquwa
  • camimi
  • cog
  • evil
  • heart
  • imp
  • irl987
  • neuro
  • roshi
  • vedal
hot nexus
#

I know you are running windows but would you be interested in customized Linux mint that am doing currently I just started I changed the boot logo and down left corner logo and planing to change logo in neofetch

fossil thunder
#

you should change to fastfetch

hot nexus
#

I was looking someone was too optimistic trying to make swarmOS from scratch but I am not that gud

fossil thunder
#

neofetch is not maintained anymore linux mint should swap neofetch to fastfetch

#

im not sure why thats still in their package

#

you can swap the ascii txt in fastfetch

hot nexus
#

I am listening to any advice cuz I am just a lil fella who is sick from windows and finally changed after end of support of windows 10

#

Like 3 days ago?

fossil thunder
hot nexus
#

Yeah am not going to do a beginner error of downloading arch or something like that and then cry that Linux is too hard

#

Will swap👍

fossil thunder
fossil thunder
shadow inlet
loud willow
#

anyways are you just publishing manually from your pc rn?

shadow inlet
shadow inlet
loud willow
#

idk

#

like how are you uploading rn

shadow inlet
# loud willow ig so?

If you meant GitHub file upload, then yes I'm uploading files manually on GitHub. I modified my Windows OS from an ISO file (to remove microsoft bloat), and it kind of broke the GitHub app login page. In the future, I’m going to use Git.

trail dirgeBOT
#

You have unlocked new role

loud willow
shadow inlet
loud willow
#

for oss projects

shadow inlet
scarlet root
# shadow inlet custom art config format

this'll certainly make it easier to setup the arts on fastfetch neuroHypers (because i won't need to convert the arts to fastfetch format, i'll just need to strip out the extra bits that aren't the art itself (together with the color markers) which is much faster)

shadow inlet