Commit Graph

98 Commits

Author SHA1 Message Date
Palanix fbb24f6d9c removed unused lib 2021-07-24 15:35:40 +02:00
Palanix 4ca44a8bcd moved SEPARATOR into the input of the functions instead, to allow for more customization 2021-07-13 17:06:51 +02:00
Palanix dfc541164d added the possibility to display a custom message infront of the entries, as well as an entire entry 2021-07-13 16:23:20 +02:00
Palanix f8b79697c1 removed old references that don't exist anymore, moved around some lines 2021-07-12 16:46:47 +02:00
Palanix 25d480e71f Host wouldn't be printed due to forgotten i += 1; 2021-07-12 16:43:44 +02:00
Palanix 926279e440 Merge branch 'main' of github.com:PalanixYT/wayfetch 2021-07-12 00:06:37 +02:00
Palanix c7eaa8c773 small bugfix and cleanup 2021-07-12 00:06:24 +02:00
PalanixYT 9194fa66f2
Merge pull request #12 from Billy02357/main
Add spacing option to autoconfig
2021-06-24 18:28:56 +02:00
Biel Sala efd2723d60 Little fix 2021-06-23 20:58:26 +02:00
Biel Sala a725c832b6 Added spacing option 2021-06-23 20:56:57 +02:00
PalanixYT 33ad789e89
Update README.md 2021-06-23 17:50:54 +02:00
PalanixYT ff51131224
easily configure using autoconfigure
autoconfig: shell script for configuring before compiling in a single command
2021-06-23 17:50:13 +02:00
PalanixYT cbb4e61bd1
Update autoconfig 2021-06-23 17:49:22 +02:00
Biel Sala 0134b491ab Added color configuration, fixed usage and added a message for the user to restore config file after running the script 2021-06-23 00:00:25 +02:00
Biel Sala 429e295bab Fixed usage 2021-06-22 23:41:11 +02:00
Biel Sala a418d7b837 Added first version of autoconfig script:
For now will take distro and separator as arguments and use sed to change config.pre.h
2021-06-22 23:39:18 +02:00
PalanixYT 31bd0244d7
Merge pull request #10 from Billy02357/main
Added time -p command to README
2021-06-22 20:53:48 +02:00
Biel Sala 998785d43e "Reworked" README 2021-06-22 20:48:33 +02:00
Biel Sala fe82a039e9 Added Hyperfine test with wayfetch and neofetch 2021-06-22 20:30:50 +02:00
Biel Sala 510ea07af7 Fixed README 2021-06-22 19:51:38 +02:00
Biel Sala d0bc2bd356 Merge branch 'main' of https://github.com/Billy02357/wayfetch 2021-06-22 19:47:39 +02:00
Biel Sala 542a611e08 Add comparation between wayfetch and neofetch 2021-06-22 19:47:16 +02:00
PalanixYT 2f9cf9ad0d
Update README.md 2021-06-19 11:55:15 +02:00
PalanixYT 46066fcc0a
Update README.md 2021-06-19 11:54:53 +02:00
PalanixYT 708e118884
Merge pull request #9 from Billy02357/main
Add another example
2021-06-19 11:54:14 +02:00
Palanix e68e57d0b7 some fixes, but all other logos seem to work right 2021-06-19 11:53:10 +02:00
Palanix 31683161c8 added bright colors 2021-06-19 11:52:39 +02:00
Biel Sala 2d010ec6dd Add another example 2021-06-19 09:46:56 +02:00
Palanix 2dd929fb2e fixed hyperbola logo, wasn't grey. thinking about adding BRIGHT_COLOR to color.h 2021-06-18 20:48:35 +02:00
PalanixYT e9b0693dd3
Merge pull request #6 from Billy02357/main
Add 4 new logos, add a 'SEPARATOR' and updated README.md
2021-06-17 17:54:46 +02:00
Palanix 8e1a281cc9 just made a few changes, mainly fixes 2021-06-17 17:52:45 +02:00
Biel Sala 234ab00554 Fixed: Previously commited my personal config :^) 2021-06-17 16:46:31 +02:00
Biel Sala f6f087f2d0 Fixed FreeBSD name in README 2021-06-17 16:01:21 +02:00
Biel Sala a5564742b3 Added available logos on README.md 2021-06-17 15:59:47 +02:00
Biel Sala eb17bac85a Fixed: I commited my own config by mistake 2021-06-17 15:46:29 +02:00
Biel Sala 54ff63b558 Added a SEPARATOR value defined in config.pre.h that defines the separator
Examples in config.pre.h:
// SEPARATOR is the string defined that wayfetch will print for every factor
\#define SEPARATOR ": " // Example: "OS: Parabola x86_64"
// #define SEPARATOR " => " // Example: "OS => Parabola x86_64"
// #define SEPARATOR " -> " // Example: "OS -> Parabola x86_64"
2021-06-17 15:38:52 +02:00
Biel Sala 3221477d7c Add Trisquel logo 2021-06-17 15:18:12 +02:00
Biel Sala 13b5627546 Add OpenSUSE logo 2021-06-17 15:17:59 +02:00
Biel Sala 79967586dc Add Redhat logo 2021-06-17 14:08:37 +02:00
Biel Sala 8fe6d51f89 Add qubes logo 2021-06-17 14:08:22 +02:00
Billy02357 9cbdbbd465
Merge pull request #2 from PalanixYT/main
Makefile
2021-06-17 11:42:34 +00:00
PalanixYT 2a831fe936
Updated makefile, because renamed wayfetch.c 2021-06-17 10:22:48 +02:00
PalanixYT ff207071d1
Merge pull request #5 from Billy02357/main
Add 5 new logos
2021-06-16 23:37:02 +02:00
Billy02357 35352584ee
Merge pull request #1 from PalanixYT/main
Pull
2021-06-16 21:15:14 +00:00
Biel Sala 1c9a4f4b23 Pull 2021-06-16 23:08:48 +02:00
Biel Sala 29a2bf1565 Fixed pop!OS colors 2021-06-16 22:41:58 +02:00
Palanix 084d888cc2 fix small bug i forgot and renamed the main file to main.c to make autocomplete easier 2021-06-16 22:32:52 +02:00
Palanix 260be2d1f4 Merge branch 'main' of github.com:PalanixYT/wayfetch 2021-06-16 22:30:26 +02:00
Palanix e00e471771 just small stuff 2021-06-16 22:30:15 +02:00
Biel Sala 5262fd98d8 Merge branch 'main' of https://github.com/Billy02357/wayfetch 2021-06-16 22:28:32 +02:00