Commit graph

533 commits

Author SHA1 Message Date
TheDarkBug
a73c3bf70c Rearranged comments and some variables initialization. 2021-03-18 22:53:32 +01:00
TheDarkBug
57e016e3dc
Merge pull request #45 from dqnk/main
added multi-gpu support - up to 8 gpus
2021-03-18 22:52:34 +01:00
dqnk
5d91c163cb added multi-gpu support - up to 8 gpus 2021-03-18 21:54:29 +01:00
TheDarkBug
596b2ce458 Replaced with (line 180), trying to fix #43 2021-03-17 10:38:48 +01:00
TheDarkBug
20958b6118 Fixed #42, shortened shell name for termux. 2021-03-16 20:25:09 +01:00
TheDarkBug
117dfe96dd Fixed #39 with gpu_name max length. 2021-03-16 15:26:25 +01:00
TheDarkBug
fbc9b49c90
Requisites section in README 2021-03-16 09:13:29 +01:00
TheDarkBug
a695c922f4 Theoretically fixed gpu name being too long, new 'Requisites' in readme, now uwufetch depends from lshw 2021-03-16 09:10:54 +01:00
TheDarkBug
694a09a47d Cpu name fix (#39) 2021-03-16 08:19:57 +01:00
TheDarkBug
839458713a
Merge pull request #41 from prettykool/main
Image bug fix, added -l to help page
2021-03-16 07:51:59 +01:00
PK
1e72210a14 Image bug fix, added -l to help page 2021-03-15 21:04:23 -05:00
TheDarkBug
bb15873fba Added gpu info for termux. 2021-03-15 00:19:02 +01:00
TheDarkBug
81532e5571
Merge pull request #38 from Guaxinim5573/main
Add GPU support
2021-03-14 22:58:10 +01:00
Guaxinim5573
6d71999d09 Add GPUWU support 2021-03-14 18:51:25 -03:00
TheDarkBug
28c4c7a59f Added support for raspbian, fixed #36. GPU info is wip. 2021-03-14 21:42:52 +01:00
TheDarkBug
5d3d8cbcdf Merge remote-tracking branch 'origin/main' 2021-03-14 19:19:36 +01:00
TheDarkBug
f045e8ec00 Working on gpu info 2021-03-14 19:19:30 +01:00
TheDarkBug
ee9b73147f
Merge pull request #34 from d1snin/patch-1
kewnel uwu
2021-03-14 19:00:29 +01:00
Mikhail Koshkin
0772596787
kewnel uwu 2021-03-14 19:02:29 +03:00
TheDarkBug
ff432383bd
Merge pull request #33 from Joe-Todd0/patch-1
fix manjaro-arm uwu name
2021-03-14 16:09:05 +01:00
Joe Todd
dbfabb4ccb
fix manjaro-arm uwu name 2021-03-14 14:58:41 +00:00
TheDarkBug
9933280db5 Renamed pop os image. 2021-03-14 15:29:36 +01:00
TheDarkBug
e7b1d4b405
Merge pull request #32 from sethnine/main
Pop os wasn't being detected automatically this is the patch
2021-03-14 15:21:11 +01:00
TheDarkBug
b727eb7c04 Finally fixed #27. 2021-03-14 15:19:49 +01:00
sethnine
20f5477a7a
Pop os wasn't being detected this is the patch 2021-03-14 23:48:23 +11:00
TheDarkBug
da1b4470a1 Possible fix for #27 2021-03-14 13:14:57 +01:00
TheDarkBug
e2b8971577
Merge pull request #30 from prettykool/main
Initial support for Guix + FreeBSD icon fix.
2021-03-14 12:48:28 +01:00
TheDarkBug
cd86f7a578 Fix for void in #31 issue. 2021-03-14 12:41:56 +01:00
PK
b0dc3a35cd FreeBSD icon fix 2021-03-13 20:01:26 -06:00
PK
d5175fc6d9 Guix pkgman support 2021-03-13 19:52:01 -06:00
TheDarkBug
a9f7bcf419 Updated makefile for security reasons (special thanks to linuxreviews.org) 2021-03-13 21:37:27 +01:00
TheDarkBug
ae2fcf8799 Fixed *file array size for package managers. 2021-03-13 08:12:05 +01:00
TheDarkBug
38899245e5
Merge pull request #29 from prettykool/main
Nyalpine support + apk packages + Modified Tux icon
2021-03-13 08:02:27 +01:00
PK
f9a1c886ea Added Nyalpine listing on README.md 2021-03-12 16:29:26 -06:00
PK
af0f0f3db8 Modified Tux icon 2021-03-12 16:27:43 -06:00
PK
414c213302 Added Alpine + APK support 2021-03-12 16:18:29 -06:00
TheDarkBug
903d5acc4d
Merge pull request #28 from LukeHuckman/main
Added AUR release package link, version badges
2021-03-12 13:55:37 +01:00
Milo Redwell
8a854e638c
Update README.md
AUR version badges!
2021-03-12 18:17:35 +08:00
TheDarkBug
f88d4796f8 New ascii tux, now shell will not be displayed as a full path. 2021-03-12 11:00:37 +01:00
TheDarkBug
218ade46a8 Finally fixed ram issue (no one noticed anyway), general optimization and now completely bash-free (except pkgman() obviously) 2021-03-11 22:39:16 +01:00
TheDarkBug
79f508562c
Merge pull request #25 from zeGolem/better-uwufier
uwu_name(): Use macros set the name depending on the distribution
2021-03-10 19:30:56 +01:00
TheDarkBug
9d768667bf
Merge branch 'main' into better-uwufier 2021-03-10 19:30:47 +01:00
TheDarkBug
4154159e08
Merge pull request #26 from zeGolem/cleaner-pkgmans
pkgman(): Create macro to add package counts.
2021-03-10 19:29:49 +01:00
TheDarkBug
0b3dc4448a print_info() is now a single printf 2021-03-10 19:29:16 +01:00
zegolem
d74e395127 pkgman(): Created macro to add package counts.
This makes the code cleaner and more readable, and should make it easier
to add more package managers in the future.

I think this whole function should be refactored to use more macros, or
even one big macro that makes it so that we can add a new package
manager in a single line, rather than modifying so much of the code.
2021-03-10 17:56:38 +01:00
zegolem
ad5f9fd5d0 uwu_name(): Fixed minor issue with comment. 2021-03-10 17:12:29 +01:00
zegolem
575d729cdc uwu_name(): Used macros set the name depending on the distribution
I think this is a more readable way of doing the same thing, and will
make it easier to add other distributions later down the line.
2021-03-10 17:07:08 +01:00
TheDarkBug
c53e374e15 New output for -l opt, new gentowo image and new -c command, to choose a custom image. 2021-03-10 13:04:07 +01:00
TheDarkBug
609f7f7669 Updated image names for linuxmint and popos. 2021-03-10 00:31:34 +01:00
TheDarkBug
34c8d63acc
Merge pull request #24 from prettykool/main
Support for Mint + PopOS + Void
2021-03-10 00:27:36 +01:00