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
Guaxinim5573
d0c8e5c1d7
Update usage
2021-04-14 18:46:48 -03:00
Guaxinim5573
028a269b24
add --config
2021-04-14 18:38:49 -03:00
Guaxinim5573
e4acabada7
merge --custom and --image
2021-04-14 17:25:11 -03:00
TheDarkBug
119504feb4
Fixed #71 , added prettier kernel info.
2021-04-14 18:19:17 +02:00
TheDarkBug
3ce44faf68
Added new config options, disabled optimization in makefile to prevent segmentation fault (i have no idea)
2021-04-14 12:33:05 +02:00
TheDarkBug
69fe7f2614
Added --config option to change config path
2021-04-14 11:09:23 +02:00
TheDarkBug
313a5a4013
Improved parse_config(), added man page to .gitignore
2021-04-14 10:32:12 +02:00
Guaxinim5573
c403d0a597
add config file parser
2021-04-13 19:21:29 -03:00
TheDarkBug
eb2471b86f
Added man pages, close #68
2021-04-12 13:16:45 +02:00
TheDarkBug
873c3f7246
Added guix to --list.
2021-04-10 18:31:36 +02:00
PK
8c031b9817
Added ASCII support for GNU + GNU Guix.
2021-04-10 10:47:33 -05:00
TheDarkBug
8205a8cad7
Converted all white-spaces with tabs, I'm currently planning to add a 'code of conduct' file and a 'contributing' file, to guide new contributors
2021-04-07 14:13:15 +02:00
TheDarkBug
33eecc61b3
Merge branch 'main' into main
2021-04-07 13:49:32 +02:00
dqnk
554b9fefae
fixed issue with sys.uptime being printed as 0
2021-04-07 13:17:29 +02:00
Emily
5ad00b16c8
Make Codestyle consistent
...
When more and more people started contributing to uwufetch, consistent codestyle was quickly lost. Some people used tabs, some people used spaces.
Even brace style was different for different contributors.
This patch makes the codystyle consistent again, using the codestyle used by TheDarkBug on commit f12c1be5fe
because this was the last commit where TheDarkBug was the only contributor.
Commands used:
- indent -kr -slc -br -brf -brs -i4 -cli4 uwufetch.c
- some emacs macros
2021-04-06 17:13:15 +02:00
Guaxinim5573
cf137e4155
Fixes 0MB ram usage
2021-04-04 18:48:04 -03:00
TheDarkBug
ebd6b609e7
Updated help message because now --opt works, fixed too high info printing with image option.
2021-04-03 23:04:27 +02:00