Skip to content

Releases: Tayergo/picofetch-linux

Picofetch V1.3.5-S(table)

16 Feb 11:48
14fe8f4

Choose a tag to compare

New stable release.
Bug Fixes
sudo password doesn't interfere with package output now


changes
changed the way gpu info is fetched (moving from glxinfo to lshw)
actual package counting/output is now in one command, instead of 3
General sporadic space reduction. (the main .sh itself is under 1.6KB now)

Picofetch V1.3

15 Feb 12:17
9ed2c85

Choose a tag to compare

See Picofetch 1.3-BETA for most changes

Bugfix:
fixed DE/WM fetching

V1.3.2

15 Feb 13:17
ec0d7d8

Choose a tag to compare

Bug Fixes
changed /usr/bin/bash to /usr/bin/env bash` for better compatibility.
Known issues
doesn't work properly on NixOS

V1.3.1

15 Feb 12:42
e43f9c4

Choose a tag to compare

bug fixes
No bug fixes in this release.
new additions
shorter output
MemTotal|MemFree|MemAvailable is now MemTotal|MemAvailable.
added a tiny update script for convenience


Not really a "new" release more of it's a small update.

Picofetch V1.3-BETA

15 Feb 12:10
627ca84

Choose a tag to compare

Picofetch V1.3-BETA Pre-release
Pre-release

removed un-needed code
made the shell script more compact
slight modification to pacman package counting method
added gentoo package count support

THIS IS A BETA RELEASE!

V1.2

02 Feb 16:26
57b3648

Choose a tag to compare

Picofetch V1.2

Changes
More readable
Better OS fetch
Better GPU fetch
Better CPU fetch
better Space management and fetch
Credit to JhonnyRice for changes

V1.1.5

30 Jan 11:40
f18eb8e

Choose a tag to compare

Updates:
The way RAM info is presented is changed now, pulling from /proc/meminfo, instead of using free -h.

There is now support for dpkg in the package output.

V1.1

23 Jan 15:55
024c69d

Choose a tag to compare

Look at pull requests
Credit to @talwat

V1.0

23 Jan 11:52
aa98733

Choose a tag to compare

picofetch v1.0

very tiny, bare-bones fetch program for linux. (Works best on arch.)