Skip to content

pkwasniok/sysfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sysfetch

Neofetch alternative for Linux written in Zig.

Installation

This project is currently in very early stage of development so only option to install it is to build it from source.

Building from source

Dependencies

  1. Zig compiler (0.13.0)

Steps

Follow those steps to build from source:

  1. Clone this repository ($ git clone https://github.com/pkwasniok/sysfetch)
  2. Build ($ cd sysfetch && zig build)
  3. Install (# cp zig-out/bin/sysfetch /bin/)

Releases

No releases published

Packages

No packages published

Languages