yaf
yaf copied to clipboard
Yaf on windows can't read kernel
When i run yaf it says : couldn't read kernel version error occurred while reading uptime file couldn't read the memory file
@PowerEdgeT100 ━━━━━━━━━━━━━━
▪ kernel not found ▪ shell ▪ uptime ▪ memory ▪ disk ▪ os windows
This happens even if i give it "-exclude kernel"
https://user-images.githubusercontent.com/75418838/150651464-cae9d1db-5ff2-4b75-a21f-1af07583d02b.mp4
Seriously? I think that is pretty much a joke. this program only works on nix systems
Seriously? I think that is pretty much a joke. this program only works on nix systems
Nice attitude :/
i mean even neofetch works on windows...
@Zakaria-ouertani I didn't get a chance to test this on Windows but yes, Windows support is scarce right now because of how the system data is read, it's coupled for *nix systems.
I am getting the same error on a macOS 12.1.0 Monterey: likewise, uptime and memory are left black. It is probably due to this path and this path not being correct on other systems?
@Zakaria-ouertani I didn't get a chance to test this on Windows but yes, Windows support is scarce right now because of how the system data is read, it's coupled for *nix systems.
Ok 👌
@gennaro-tedesco MacOS support will be added in the next release. uptime
and kernel
version detection is already added. Memory detection will be added shortly and it will be ready for a release!
You can check out the latest commits of the feat/macos-support
branch
Awesome, can't wait to try it out!
@gennaro-tedesco Memory detection is now added, you can try it out if you want or wait for the next release (should be soon!)