fosslife / awesome-ricing

A curated list of awesome tools and technology to help you out with ricing on linux
2.5k stars 79 forks source link

add ramfetch #32

Closed ghost closed 1 year ago

ghost commented 1 year ago

so i made a fetch tool (once again) called ramfetch. it displays memory info using /proc/meminfo. im not sure if this can be added into this repo. as this fetch just prints ram stuff.

preview: image

some ppl told me in r/linux to add commas, others just asked to add more info. it got 40 clones and 90 vistors. and i kept getting downvoted in my r/linux post. (maybe bc r/linux doesn't like fetch tools) y'know there is horrible fetches like sfetch, yfetch, tinyfetch and others. that are poorly written in bash. but ramfetch got 10 stars and 2 forks (1 of them still in work for now) and it's more stars than i got than any other project i made.

siduck commented 1 year ago

@gentoo-btw good job, btw you can convert kb unit in the fetch to mb, it'll look cleaner.

ghost commented 1 year ago

@gentoo-btw good job, btw you can convert kb unit in the fetch to mb, it'll look cleaner.

i maybe could. many ppl want tbh. a comment which had "maybe you could add commas in the kb unit" in r/linux had 50+ upvotes

ghost commented 1 year ago

@siduck image

ghost commented 1 year ago

@gentoo-btw good job, btw you can convert kb unit in the fetch to mb, it'll look cleaner.

@siduck and it got even better and also it's in the aur now as ramfetch-git

siduck commented 1 year ago

@gentoo-btw good job, btw you can convert kb unit in the fetch to mb, it'll look cleaner.

@siduck and it got even better and also it's in the aur now as ramfetch-git

looks nice!

ghost commented 1 year ago

looks nice!

thanks

ghost commented 1 year ago

i also replaced the 4 notches with 2. image

siduck commented 1 year ago

@o69mar looks nice, except for the weeby wallpaper in the bg akhi

ghost commented 1 year ago

@o69mar looks nice, except for the weeby wallpaper in the bg akhi

i'll change it

ghost commented 1 year ago

@o69mar looks nice, except for the weeby wallpaper in the bg akhi

@siduck

how about this image

siduck commented 1 year ago

Reference in new issue

this is nice! btw you can make a bigger ascii art which will align with the text on the right

ghost commented 1 year ago

this might be the best ramfetch screenshot.

image

siduck commented 1 year ago

this might be the best ramfetch screenshot.

image

looks same to me as before :thinking:

ghost commented 1 year ago

yeah, but with the background changed and the screenshot a bit wider than before

ghost commented 1 year ago

@siduck this is prob the final ss, as ramfetch is looking complete, also i moved it to codeberg

image

you can also simply run ramfetch with curl: curl https://codeberg.org/o69mar/ramfetch/raw/branch/main/ramfetch | sh