aero icon indicating copy to clipboard operation
aero copied to clipboard

Implement the proc filesystem

Open Andy-Python-Programmer opened this issue 2 years ago • 2 comments

Maybe turn the ramfs into a trait instead which would make it easier to make in memory file systems with custom file contents type without needing to bloat the ramfs impl itself.

  • [x] Add /proc/cpuinfo to the proc filesystem (so uwufetch can show the cpuinfo)
  • [ ] Make uwufetch read and parse the cpuinfo provided in /proc/cpuinfo using serde-json and print it in the screen fetch.

Andy-Python-Programmer avatar Jan 06 '22 04:01 Andy-Python-Programmer

image Progress :)

Andy-Python-Programmer avatar Jan 07 '22 01:01 Andy-Python-Programmer

@Andy-Python-Programmer wheres your progress now huh? :trollface:

rayanmargham avatar Jun 21 '22 20:06 rayanmargham