Skip to content
/ bunbun Public

A simple and adorable sysinfo utility. [Mirror]

License

Notifications You must be signed in to change notification settings

devraza/bunbun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunbun

A simple and adorable sysinfo utility written in Rust.

bunbun demo

Installation

To build bunbun, you'll need Rust installed:

$ git clone https://git.devraza.giize.com/devraza/bunbun
$ cd bunbun
$ cargo build --release # `--release` adds a few optimisations

Using the flake! This repository contains a flake.nix - if you have Nix installed, you can run nix run github:devraza/bunbun to compile and run the program.

Inspiration

License

This project is covered by the MIT License.