arashi-software / nekofetch

Because who doesn't want their fetch tool to have cat ascii

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nekofetch

Because who doesn't want their fetch tool to have cat ascii

Nekofetch is a simple little fetch tool implemented in under 30 lines of nim, and is fast enough to add to your shell config

Dependencies

  • noto-fonts-cjk
  • wmctrl
  • nim (makedep)

Install

git clone --depth 1 https://github.com/arashi-software/nekofetch && cd nekofetch
nimble install

Showcase

image

Issues

If your fetch tags appear misaligned then you can remove or add a space to the corresponding line in src/asciiart.txt and then recompile. If that doesn't solve it, or that wasn't your problem, feel free to open an issue on this github repo.

About

Because who doesn't want their fetch tool to have cat ascii


Languages

Language:Nim 100.0%