devraza / bunbun

A simple and adorable sysinfo utility. [Mirror]

Home Page:https://git.devraza.giize.com/devraza/bunbun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple and adorable sysinfo utility. [Mirror]

https://git.devraza.giize.com/devraza/bunbun

License:MIT License


Languages

Language:Rust 73.8%Language:Nix 17.0%Language:Just 9.2%