Skip to content

feat: add hyfetch - #24

Merged
spenserblack merged 2 commits into
spenserblack:mainfrom
Dvd-Znf:hyfetch
Nov 14, 2025
Merged

feat: add hyfetch#24
spenserblack merged 2 commits into
spenserblack:mainfrom
Dvd-Znf:hyfetch

Conversation

@Dvd-Znf

@Dvd-Znf Dvd-Znf commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

added hyfetch :D

@koibtw koibtw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! also thanks for taking over the aur package :>

@spenserblack

Copy link
Copy Markdown
Owner

Oh, cool, you're handling packaging, @Dvd-Znf?

@all-contributors add @Dvd-Znf for platform

@allcontributors

Copy link
Copy Markdown
Contributor

@spenserblack

I've updated the pull request to add @Dvd-Znf! 🎉

@spenserblack spenserblack left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! But I'll wait a bit pending discussion in #25, just in case we end up refactoring things in a way that affects how new tools get added.

Comment thread src/stats.c
Comment on lines +135 to +146
stats[2].label = "hyfetch";
stats[2].version = hyfetch();
stats[3].label = "Neofetch";
stats[3].version = neofetch();
stats[4].label = "onefetch";
stats[4].version = onefetch();
stats[5].label = "pfetch";
stats[5].version = pfetch();
stats[6].label = "UwUfetch";
stats[6].version = uwufetch();
stats[7].label = "screenFetch";
stats[7].version = screenfetch();

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I may have to rethink how the stats are alphabetized, because, the more fetch tools get supported, the more lines need to get edited 😅

@Dvd-Znf

Dvd-Znf commented Nov 14, 2025

Copy link
Copy Markdown
Contributor Author

Oh, cool, you're handling packaging, @Dvd-Znf?

yip, i took over the aur pkg

@spenserblack
spenserblack merged commit 3f622a6 into spenserblack:main Nov 14, 2025
1 check passed
@spenserblack spenserblack added the enhancement New feature or request label Nov 14, 2025
@Dvd-Znf Dvd-Znf mentioned this pull request Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants