Louis Bettens
de56164914
Fix #149
2021-10-18 14:17:38 +02:00
TheDarkBug
08e16edcaa
Fix for #147
2021-10-14 22:48:08 +02:00
TheDarkBug
debc5a7c05
Fixed reading "TRUE" or "true" in cache env variable
2021-10-14 22:39:29 +02:00
elegantShock2258
8147b0a528
L:222 reduced home_dir's scope.
...
L:318 changed to appropiate format specifier
L:500 changed line's location.
2021-10-14 16:53:54 +05:30
elegantShock2258
aa4a14998f
FIXWARN : Provided limits to sscanf(), reduced scope of cache_enabled.
2021-10-14 16:28:59 +05:30
elegantShock2258
15850a51fe
Fixed some indentation
2021-10-13 12:37:45 +05:30
elegantShock2258
16aaf68b1f
FIX: L:222: config may not be initialised. L:585 closed host_model_info so there is no possible resource leak.
2021-10-13 12:34:03 +05:30
TheDarkBug
6c06247953
Read config file before printing the cache
2021-10-12 13:32:50 +02:00
TheDarkBug
943fa58204
Fixed #145
2021-10-12 13:26:18 +02:00
Joshix
2f450de6b1
write to cache if cache is enabled, but not found
2021-10-11 00:15:46 +02:00
TheDarkBug
f705a6ae75
Removed ram and uptime from caching ( fix #141 )
2021-10-09 00:19:16 +02:00
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
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
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
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
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
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
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
plat_
ee550c06ec
Arco Linux support
2021-08-29 13:14:01 +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
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
d12f45aaa4
Added ram info for freebsd
2021-07-24 12:44:54 +02:00
TheDarkBug
f698a01020
Added uptime for freebsd
2021-07-24 12:27:38 +02:00
Joshix
bf105599f5
add else to improve performance
2021-07-23 22:15:31 +02:00
Joshix
a62805d9ce
make host information more useful
2021-07-23 22:14:01 +02:00
TheDarkBug
3fd554a873
Fixed #117
2021-07-23 18:00:18 +02:00
TheDarkBug
53452559b7
Added package manager info for freebsd
2021-07-23 14:15:20 +02:00
TheDarkBug
a37fb5edbb
Merge pull request #116 from dqnk/main
...
Cleaning up old code for printing GPUS
2021-07-23 13:58:25 +02:00
Joshix
37974d9bac
make it work for distros with double quotes
2021-07-23 13:40:44 +02:00
dqnk
0c7183c5ec
Merge branch 'main' of https://github.com/TheDarkBug/uwufetch
2021-07-23 11:08:10 +02:00
dqnk
efd1f64c24
Merge branch 'main' of https://github.com/dqnk/uwufetch
2021-07-23 11:08:03 +02:00
dqnk
1c9c90ee6c
cleaned up my old code
2021-07-23 11:06:46 +02:00
Guaxinim5573
f0342ef54e
Add arch based distros
2021-07-22 20:33:04 -03:00
Guaxinim5573
3c9d9d113c
Add support for ascii files in files
2021-07-22 19:32:09 -03:00
Joshix
79d23b0663
remove double quotes from distro names
2021-07-22 21:05:36 +02:00
TheDarkBug
3648b00e16
Another little fix for last commit
2021-07-22 15:31:34 +02:00
TheDarkBug
d0597d5909
Added cpuinfo to freebsd port
2021-07-22 18:48:36 +02:00
TheDarkBug
9b43d4df0d
Added cpuinfo to freebsd port
2021-07-22 18:39:34 +02:00
TheDarkBug
267e0e3e30
Little fix for previous commit, again because I am stupid
2021-07-21 22:46:31 +02:00
TheDarkBug
c0eb27037c
Little fix for previous commit
2021-07-21 22:45:16 +02:00
TheDarkBug
b86783c774
Uwufetch now compiles on freebsd, but there is little to no info.
2021-07-21 22:36:10 +02:00
dqnk
54bb079c6b
Update uwufetch.c
...
Added comments which should hopefully explain the behavior correctly.
2021-07-21 21:42:32 +02:00
dqnk
45f0647bcc
fixed #111 (hopefully)
2021-07-21 21:39:17 +02:00
dqnk
d39d03f482
updated truncate_name method
2021-07-21 17:10:56 +02:00
Guaxinim5573
23a78175d5
Add distro names to uwufy kernel
2021-07-04 14:54:28 -03:00
Guaxinim5573
29de794e56
Uwufy kernel name
2021-07-04 14:38:10 -03:00
LukeHuckman
fd1b9e6cfc
Code cleanup
2021-06-24 04:17:28 +08:00
LukeHuckman
8d53fe306e
free already has an -m option to get value in mebibytes. Using that instead of calculating it in the code.
2021-06-24 04:03:48 +08:00
Darkpelz
9eb6df1eb4
Update uwufetch.c
2021-06-24 03:58:51 +08:00
LukeHuckman
b767645854
Replaced ifs with a switch statement for printing uptime
2021-06-24 03:46:22 +08:00
LukeHuckman
daabd44a9e
RAM usage now uses correct units (MiB instead of MB),
...
tweaked uptime to only show hours when relevant (>=1 hour).
2021-06-24 03:24:43 +08:00
TheDarkBug
dc451cd550
Fixed host info for termux
2021-06-13 13:57:28 +02:00
TheDarkBug
664fa5c8c2
Added host info, fixed install and uninstall process
2021-06-13 13:52:32 +02:00
Emily
141fd7709e
fix package count for openSUSE
...
zypper shows some informational messages before printing the actual
packages, so this commit adds the "-q" flag to suppress the
informational output und to provide a more accurate package count
2021-06-10 18:02:40 +02:00
TheDarkBug
5cd38bc202
Wrong mac os logo should be fixed, even without printing packages info ( #81 )
2021-06-07 13:02:12 +02:00
TheDarkBug
a74aa5e02c
Wrong mac os logo should be fixed ( #81 )
2021-06-07 13:00:17 +02:00
TheDarkBug
ee077ce0c8
Fixed #81 and issues in #98 by not using pkgman in mac os
2021-05-31 01:04:32 +02:00
mTvare6
cb5dbf0436
(fix): list only installed not available
2021-05-20 21:26:09 +05:30
kbhamster
438500345e
Replaced resolution with resowution and shell with sheww
2021-05-10 17:57:38 +03:00
TheDarkBug
743b72d04e
Replaced cut with awk, for better compatibility (at least in theory)
2021-05-08 14:38:43 +02:00
Veikka Valtteri Kallinen
531df9fff9
fix cut command so it works with busybox cut
2021-05-08 13:10:49 +03:00
PK
97efde20e7
Added Slackware and Solus ASCII art.
2021-05-07 14:07:22 -05:00
PK
75e3b42f2c
Added every distribution to the list. Other minor adjustments.
2021-05-07 13:49:21 -05:00
PK
7365482790
Fix for older versions of EndeavourOS
2021-05-06 17:21:05 -05:00
Adriano Oliviero
55c8e9feb8
Fixed endless 1s on mac os, but the package count is absolutely wrong
2021-05-03 04:18:33 -07:00
Adriano Oliviero
e1afaa3b99
Illegal hardware instruction on mac os was fixed, but the package function is still not working
2021-05-03 03:59:38 -07:00
sech1p
997b2d0239
Add Windows
2021-05-03 03:46:55 +02:00
sech1p
56f90af287
Add macOS to distribution list
2021-05-03 01:04:18 +02:00
dqnk
938520b4f3
added counting of packages for different package managers
2021-04-27 11:07:58 +02:00
TheDarkBug
1cae7829f7
Replaced 'endeavour' with 'endeavouros', closed #85
2021-04-27 09:49:07 +02:00
Adriano Oliviero
583407fa76
Added endeavouros ascii logo, merged manjaro and manjaro arm, replaced all 'w' (in ascii logos) with u03c9 (greek uppercase omega)
2021-04-27 09:36:02 +02:00
Adriano Oliviero
09b32b1e1e
Changed parse_config(), now it works without json-c
2021-04-23 18:02:05 +02:00
TheDarkBug
9752cfa15c
Changed config parsing method from just text to json, with json-c library.
2021-04-19 00:01:29 +02:00
TheDarkBug
c802f4041f
Added .prettierignore to avoid removing tabs in man page.
2021-04-18 23:51:32 +02:00
LukeHuckman
63f22a8aa4
Typo: flatpak, not flatpack
2021-04-17 21:25:06 +08:00
sech1p
3016198062
fix uwufetch mac code
2021-04-16 14:11:36 +02:00
TheDarkBug
5ac94df5bf
Removed merge ======= and reformatted code with prettier
2021-04-16 10:52:28 +02:00
TheDarkBug
5af3aed378
Merge branch 'main' into main
2021-04-16 10:50:34 +02:00
TheDarkBug
4b2f69c166
Fixed build errors on linux (line 356)
2021-04-16 10:48:39 +02:00
TheDarkBug
59900252d0
Merge branch 'main' into main
2021-04-16 10:42:46 +02:00
LukeHuckman
5a511a1f9e
Hide resolution by default on headless systems
2021-04-16 16:32:00 +08:00
Guaxinim5573
de452de49c
Add resolution support
2021-04-15 18:52:12 -03:00
sech1p
0218e64e02
Add macOS support
2021-04-15 22:59:43 +02:00
LukeHuckman
a1877c924e
Removed now unnecessary comments, some cleanup
2021-04-16 00:36:26 +08:00
LukeHuckman
034a1c22c7
Fixed broken uptime value and added days
2021-04-16 00:25:38 +08:00
TheDarkBug
45f26524c0
Formatted every file with , as suggested in #73
2021-04-15 09:33:51 +02:00
TheDarkBug
63427834e3
Formatted every file with , as suggested in #73
2021-04-15 09:28:57 +02:00