yavafetch
Version:
A fetch utility written in JavaScript (YavaSkreept)
18 lines (14 loc) • 889 B
Markdown
_____
Yavafetch is a simple system information tool written in JavaScript. It is simply made to learn JavaScript as I wanted a simple project that is also kind of detailed and does not use any external libraries. It is inspired by neofetch/fastfetch/pfetch. It is written with as minimal as possible shellcode so I could truly get the terrible experience of JavaScript. It is also incredibly modular and easy to add new features to.
package managers (dpkg/apt flatpak homebrew nix pacman portage/emerge snap rpm slackpkg xbps apk-tools freebsdpkg openbsdports pkgsrc-netbsd `winget chocalety scoop`)
`DONE: cpu info (speed brand cores temp)`
`DONE: kernel version if linux windows version if windows screw mac`
`DONE: uptime`
`DONE: gpu info`
`DONE: shell`
`DONE: disk usage`
`DONE: ip local`
`DONE: memory info including swap`
`DONE :battery info`