https://github.com/jeebuscrossaint/yavafetch
https://github.com/jeebuscrossaint/yavafetch
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeebuscrossaint/yavafetch
- Owner: jeebuscrossaint
- License: other
- Created: 2024-05-17T01:21:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T02:10:01.000Z (about 2 years ago)
- Last Synced: 2024-05-29T06:12:39.777Z (about 2 years ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yavafetch
_____
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.
## TODO
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`