Skip to content

t3m3d/kryofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kryofetch

A Windows system information fetch tool written in Krypton — a self-hosting language that compiles to machine code.

image

Features

  • User — username and hostname
  • OS — Windows version, edition, build number, and architecture
  • CPU — processor name with core and thread count
  • RAM — used / total with percentage and usage bar
  • Disk — all drives with used / total and usage bars
  • GPU — name and VRAM size (NVIDIA via NVAPI, AMD/Intel via registry)
  • Shell — detected shell (PowerShell, cmd, bash, nushell, etc.)
  • Term — terminal emulator and console size
  • Resolution — primary display resolution
  • Uptime — days, hours, and minutes
  • Packages — installed package count (winget, scoop, choco)
  • Theme — Windows light/dark mode and accent color
  • Battery — charge percentage and status (laptops only, hidden on desktops)
  • Color palette — 16-color ANSI block palette

Build

Requires KCC for Windows.

Or just run build.bat.

Requirements

  • Windows 10 / 11
  • KCC - Krypton-Lang compiler.

About

A terminal fetch program written in krypton-lang.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors