./sysutils/rsftch, Lightning fast hardware fetch

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.5, Package name: rsftch-0.4.5, Maintainer: pin

Command-line tool that displays system information, i.e. operating system,
kernel version, uptime and more.

Rsftch works on GNU/Linux, (most) BSD distributions and Mac OS.


Master sites:

Filesize: 28.566 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-12 13:56:29 by pin | Files touched by this commit (4) | Package updated
Log message:
sysutils/rsftch: update to 0.4.5

 - add packages info
 - fixed bsd packages not showing correctly
 - fixed pkgsrc package command again
 - forgot pkg rel doesnt exist on cargo
 - Add nerd font dependency
 - change pakcs icon, update 0.4.5
   2024-04-11 20:43:42 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/rsftch: update to 0.4.1

 - effed up with readme, release 0.4.1
 - change file structure, release 0.4.0
 - change to structs because i felt like it, release 0.3.9
   2024-04-08 12:50:04 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/rsftch: update to 0.3.8

 - small update 0.3.8, add margin option and now it wont print data if its empty
   2024-04-02 21:39:56 by pin | Files touched by this commit (3) | Package updated
Log message:
sysutils/rsftch: update to 0.3.7

 - main.rs split for easier maintenance
 - fix major bug in distros without /etc/lsb-release
 - update fn.rs
 - fix broken get_os_release_pretty_name function
 - made -t mode more visually appealing
 - major visual overhaul
 - fix amd gpus not fetching
 - re-add -nc option, change some if statements to match for some added speed,
   revamped variable declaration and make uptime more prettier
 - add Cargo.lock for pkgsrc
   2024-03-28 13:07:16 by pin | Files touched by this commit (2) | Package updated
Log message:
sysutils/rsftch: update to 0.2.8

 - add bsd install instructions to readme
   2024-03-27 10:59:33 by pin | Files touched by this commit (5)
Log message:
sysutils/rsftch: import package

Command-line tool that displays system information, i.e. operating system,
kernel version, uptime and more.

Rsftch works on GNU/Linux, (most) BSD distributions and Mac OS, although
windows support is planned.