oh its fine
i've contacted the maintainer on matrix to update the package but theres still no respone, same for the nix package
update: i did (commit: https://github.com/omardotdev/ramfetch/commit/31a08aaf1b6d3d3afd60a6abda78407d49b1bf4f)
yeah i think ima do that once i upgrade my system to fedora 42
i think you can use watch -c bash ramfetch
, also i released an update which rewrites the whole parsing part of ramfetch which makes it more accurate and faster
update: i took some feedback from a old reddit post about ramfetch which rebuilt the parsing and now not only ramfetch is faster, but also more accurate too, and now it also now aligns by decimals
i could make a ppa for ramfetch, i can make a debian virtual machine and test the ppa and the package out
ramfetch is a fetch tool which displays memory info using /proc/meminfo i made back in christmas 2022 (i was around 11 years old at the time, currently 13) it got pretty popular on this sub and also some other subs aswell, it got 900 votes on this sub and 797+ votes on another sub too (specifically this post https://www.reddit.com/r/unixporn/comments/11hwqnb/oc_ramfetch_with_some_new_stuff/) ,but i decided to remove it since i kinda thought it was dead, but i brought it back with a new version and config file..
ramfetch is a fetch tool which displays memory info using /proc/meminfo i made back in christmas 2022 (i was around 11 years old at the time, currently 13) it got pretty popular on this sub and r/linux (it got 900 votes on r/linux and 797+ votes on this sub on reddit https://www.reddit.com/r/unixporn/comments/11hwqnb/oc_ramfetch_with_some_new_stuff/) , but i decided to remove it since i kinda thought it was dead, but i wanna bring it back with a new config file so yeah..
that would be awesome but i can't seem to get ram speed from /proc/meminfo or other files (i tried to look files in /sys and other directories for the ram speed) since they aren't there so i dont think i can really add that.. i tried to look online too but they seem to use lshw/dmidecode which i don't really wanna use