• Stars
    star
    200
  • Rank 189,786 (Top 4 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created over 2 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A super tiny system information fetch script written in BASH

Sysfetch

A super tiny system information fetch script written in BASH


Installation

Download sysfetch

git clone https://github.com/wick3dr0se/sysfetch; cd ${_##*/}

Install to $PATH (optional)

cp sysfetch /usr/bin/local/

Usage

Execute script from within downloaded directory

./sysfetch

Or with BASH

bash sysfetch

Otherwise execute sysfetch from anywhere if it's in $PATH

sysfetch

Sysfetch can be executed in an infinite loop, with a delay, live updating the output every N seconds

sysfetch <N>

Press Ctrl+C or close terminal to kill the script


Contributing

Make a change; Submit that bitch with a relevant message, e.g. git commit -m 'issus fix #3'

More Repositories

1

open-fetch

An awesome(ly) curated list of open-source information fetch utilities
86
star
2

fml

🗂️ A stupid simple, fast TUI file manager written in BASH v4.2+
Shell
52
star
3

snake

🐍 A super minimal TUI snake game written in pure BASH v5.1+
Shell
51
star
4

pkm

A super minimal TUI package manager wrapper written in BASH v4.2+
Shell
17
star
5

archstrap

A stupid simple script to bootstrap Arch Linux from other Linux distributions
Shell
17
star
6

bashbar

A super minimal pure BASH progress bar
Shell
16
star
7

bashin

A minimal BASH framework
Shell
10
star
8

wgs

A minimal wallpaper getter setter written in pure BASH
Shell
6
star
9

github-api-curl

A cURL wrapper that parses GitHub REST API v3
Shell
6
star
10

arch-linux-installation-guide

An easy to follow Arch Linux installation guide. This guide will show you how to properly install Arch Linux on UEFI/BIOS systems, ext4/btrfs file systems; using systemd-bootloader/GRUB and systemd-networkd/NetworkManager for networking. These are the given examples but I have provided links to sections with the information necessary to install any 86_64 system
5
star
11

drawin

A super minimal TUI drawing tool written in BASH
Shell
4
star
12

prompt.sh

A super minimal, pretty BASH shell prompt
Shell
4
star
13

linux-cheat-sheet

A curated list of essential Linux information and commands every user should know
Shell
3
star
14

scrape.sh

A stupid simple cURL wrapper to scrape content from websites
Shell
2
star
15

typer.sh

A super tiny type test written in BASH
Shell
2
star
16

nim-cheat-sheet

Let's learn Nim
2
star
17

dotfiles

My modified catpuccin dots for i3wm
Vim Script
1
star
18

ofs-hackathon

Open Source Force Hackathon
1
star
19

scripts

BASH utility scripts
Shell
1
star
20

typist

A stupid simple type test written in pure Bash v5.1+
Shell
1
star