Commit graph

375 commits

Author SHA1 Message Date
TheDarkBug
c1ed607909 Added a cache system for slower machines (fix #118, fix #140)
This commit adds the option to read a pregenerated cache, to improve  speed on low spec systems.  The cache system is not fully working (apple users do not get pkg info  and upti    me is not updated) and to use it the `$UWUFETCH_CACHE_ENABLED`  must be set to `TRUE`, `true` or just `1`
2021-10-08 23:11:27 +02:00
TheDarkBug
1be566c8cc Another fix for replacement (#139) 2021-10-04 14:14:58 +02:00
TheDarkBug
92451277ce Forgot a little thing on latest commit... 2021-10-03 23:57:57 +02:00
TheDarkBug
d4a46f2fa4
Merge pull request #139 from Joshix-1/replacement-fix
Fibal replacement fix
2021-10-03 23:56:06 +02:00
TheDarkBug
87c0cbe954 Fixed recursion segfault 2021-10-03 23:54:59 +02:00
TheDarkBug
d6d9962b93 CPU string fix try + some formatting 2021-10-03 23:48:10 +02:00
Joshix
07b2c4a4d8 use while loop instead of recursion for replace functions 2021-10-03 21:33:53 +02:00
Joshix
cc399b471f use recursion to fix missing replacement 2021-10-03 19:53:32 +02:00
TheDarkBug
9f32cc1a6d
Merge pull request #138 from Joshix-1/replacement-fix
fix replacing ignorecase with multiple things to replace
2021-10-03 13:52:50 +02:00
TheDarkBug
047dbb49f9 Fixed recursion segfault (on my system works) 2021-10-03 13:51:05 +02:00
Joshix
f1ef095a9c fix replacing ignorecase with multiple things to replace 2021-10-03 12:36:08 +02:00
TheDarkBug
ae793ea029
Merge pull request #136 from Joshix-1/fix-for-missing-envvars
Fix #133 and don't throw an error if $HOME,$SHELL or $USER aren't set.
2021-10-02 23:03:02 +02:00
Joshix-1
a576673bb8 Fix #133 and don't throw an error if $HOME,$SHELL or $USER aren't set. 2021-10-02 22:34:37 +02:00
TheDarkBug
50cc6b66f9 Fixed #133 2021-10-02 21:10:49 +02:00
TheDarkBug
449ab8778f Testing xerolinux support 2021-09-29 21:47:47 +02:00
TheDarkBug
d29d415898
Merge pull request #134 from AakashSharma7269/main
[TYPO] Fixed typo in uwufetch.c
2021-09-20 12:16:00 +02:00
AakashSharma7269
80c248829d
Fixed typo in uwufetch.c 2021-09-20 15:14:46 +05:30
TheDarkBug
2898ee0614 Fixed AmogOwOS detection 2021-09-10 01:37:20 +02:00
TheDarkBug
3ecf05e4a1 Added AmogOwOS support 2021-09-10 00:51:37 +02:00
TheDarkBug
d61bd391bd
Merge pull request #130 from astralbijection/uwu-hw
Add hardware uwuification
2021-09-07 10:11:33 +02:00
Astrid Yu
e882069fd6 Add more hardware substitutions 2021-09-06 22:16:00 -07:00
Astrid Yu
47f6fed2b4 Add hardware uwuification 2021-09-06 21:59:34 -07:00
TheDarkBug
034147f515
Merge pull request #128 from OliverSmeeton/patch-1
Fix compile Error
2021-08-31 19:28:02 +02:00
Oliver Smeeton
dd0a882be4
Fix compile Error
Fixed:
uwufetch.c: In function ‘print_ascii’:
uwufetch.c:732:10: warning: format not a string literal and no format arguments [-Wformat-security]
  732 |   printf(line);
      |          ^~~~
by adding string argument to printf
2021-08-31 17:10:50 +01:00
TheDarkBug
2fafca5a47
Merge pull request #127 from platyple/main
[OS-SUPPORT] Arco Linux
2021-08-29 13:57:51 +02:00
plat_
977eeace49 forgot the readmes 2021-08-29 13:22:21 +02:00
plat_
ee550c06ec Arco Linux support 2021-08-29 13:14:01 +02:00
TheDarkBug
308d9b3f50
Merge pull request #126 from LukeHuckman/main
Remove references to pandoc
2021-08-28 14:58:23 +02:00
LukeHuckman
c7504c65b1
Remove references to pandoc
Simplify self-references
Update requisites info
2021-08-28 20:19:56 +08:00
TheDarkBug
7215bd8c91
Merge pull request #124 from kescherCode/makefile-mkdir
Force creation of directories (useful for packaging)
2021-08-28 12:31:56 +02:00
Jeremy Kescher
565a5e3b12
Remove build step from install step 2021-08-28 10:49:45 +02:00
Jeremy Kescher
d3cb98578e
Force creation of directories (useful for packaging) 2021-08-28 00:27:18 +02:00
TheDarkBug
79ad589901
Merge pull request #123 from q60/main
Get rid of pandoc in favor of roff
2021-08-27 21:52:16 +02:00
llathasa-veleth
c34f341688 Make title uppercase, update supported distro table 2021-08-27 22:18:32 +03:00
llathasa-veleth
8e4da01027 Fix a typo 2021-08-27 22:17:33 +03:00
llathasa-veleth
9b93c4d759 New man page in roff 2021-08-27 21:32:02 +03:00
llathasa-veleth
49d9cb0523 Adapt Makefile to use without pandoc 2021-08-27 21:30:54 +03:00
llathasa-veleth
2485577d77 No need to exclude man page source code 2021-08-27 21:30:21 +03:00
llathasa-veleth
c7a1b22980 No more pandoc is needed 2021-08-27 21:29:01 +03:00
TheDarkBug
0be3a46525
Merge pull request #122 from Vendicated/patch-2
Fix termux build
2021-08-26 15:31:13 +02:00
Ven
376ad8f636
Fix termux build 2021-08-26 14:58:46 +02:00
TheDarkBug
075e6e73d5
Fixed #121
parse_config will be called before reading the arguments, just like get_info
2021-08-01 11:32:39 +02:00
TheDarkBug
833a2234c7
Merge pull request #115 from Guaxinim5573/main
[NEW-FEATURE] Move ascii arts to own file
2021-07-31 21:56:31 +02:00
TheDarkBug
7e4b8eb8f3
Merge pull request #120 from Joshix-1/snap-support-even-though-canonical-is-really-bad
add snap support
2021-07-31 21:50:07 +02:00
Guaxinim5573
52c4694bce Add other/spare distros 2021-07-30 19:52:09 -03:00
Guaxinim5573
f0a40267f3 Add BSD distros 2021-07-30 19:05:27 -03:00
Joshix
f854bdbf70 add snap support 2021-07-30 23:54:45 +02:00
TheDarkBug
9d6f99d2e9 Added host info for freebsd, fixed 104 2021-07-24 15:37:16 +02:00
TheDarkBug
8a576e5e02 Fixed installing process on freebsd 2021-07-24 12:56:18 +02:00
TheDarkBug
d12f45aaa4 Added ram info for freebsd 2021-07-24 12:44:54 +02:00