TheDarkBug
|
4903d0aee8
|
Merge pull request #79 from sech1p/main
fix uwufetch mac code
|
2021-04-16 15:07:26 +02: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
|
b3d4a8bfc9
|
Merge pull request #78 from LukeHuckman/main
Hide resolution by default on headless systems
|
2021-04-16 10:50:48 +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
|
d3822b5c54
|
Merge pull request #76 from sech1p/main
(semi)macOS support
|
2021-04-16 10:43:06 +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 |
|
TheDarkBug
|
422224d927
|
Merge pull request #77 from Guaxinim5573/main
[NEW-FEATURE] Add resolution support
|
2021-04-16 00:18:40 +02: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 |
|
TheDarkBug
|
63593a9328
|
Merge pull request #75 from LukeHuckman/main
[FIX] Broken uptime and added days
|
2021-04-15 19:28:07 +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 |
|
Darkpelz
|
63ea7dbba9
|
Merge pull request #1 from TheDarkBug/main
fast-forward
|
2021-04-15 23:50:34 +08:00 |
|
sech1p
|
c2c0fb397a
|
Add IntelliJ(-based) IDE's to gitignore
|
2021-04-15 10:36:56 +02:00 |
|
TheDarkBug
|
95b9645d90
|
Fixed git merge info
|
2021-04-15 09:35:49 +02: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 |
|
TheDarkBug
|
f87068f6f8
|
Merge pull request #74 from Guaxinim5573/main
[NEW-FEATURE] Add --config and merged --custom into --image
|
2021-04-15 01:06:31 +02:00 |
|
TheDarkBug
|
7ccbe93ef8
|
Merge pull request #73 from dqnk/main
[TYPO] fixed typos in CONTRIBUTING.md.
|
2021-04-15 00:59:03 +02:00 |
|
Guaxinim5573
|
066ba03c3e
|
Update man page
|
2021-04-14 18:49:02 -03: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 |
|
dqnk
|
ffaa5a0194
|
Added new lines where "Prettier" would add them
you can remove this commit if you don't like the formatting from "Prettier" extension
|
2021-04-14 21:36:00 +02:00 |
|
dqnk
|
673501a2d7
|
[TYPO] fixed typos in CONTRIBUTING.md.
|
2021-04-14 21:27:14 +02:00 |
|
TheDarkBug
|
119504feb4
|
Fixed #71, added prettier kernel info.
|
2021-04-14 18:19:17 +02:00 |
|
TheDarkBug
|
879c56ef7a
|
Merge pull request #72 from HurricanePootis/main
Remove # in makefile that prevented gzip from working.
|
2021-04-14 15:27:00 +02:00 |
|
HurricanePootis
|
78212a41da
|
Remove # in makefile that prevented gzip from working.
|
2021-04-14 08:00:28 -05: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 |
|
TheDarkBug
|
e877e3c823
|
Merge pull request #70 from Guaxinim5573/main
add config file parser
|
2021-04-14 10:22:10 +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 |
|
TheDarkBug
|
de7517af99
|
Merge pull request #67 from prettykool/main
GNU stuff.
|
2021-04-10 18:24:35 +02:00 |
|
P.K
|
ec133ebcda
|
README changes
|
2021-04-10 10:57:50 -05:00 |
|
PK
|
9893b2fab9
|
Added GNU ahegao face and copyright details
|
2021-04-10 10:51:05 -05:00 |
|
PK
|
8c031b9817
|
Added ASCII support for GNU + GNU Guix.
|
2021-04-10 10:47:33 -05:00 |
|
TheDarkBug
|
623590ccd8
|
Merge pull request #66 from Guaxinim5573/main
[FIX] Variable name in Makefile
|
2021-04-08 07:42:29 +02:00 |
|
Guaxinim5573
|
2a90b9619d
|
Fix variable name
|
2021-04-07 23:06:36 -03:00 |
|
TheDarkBug
|
7ec08f3c82
|
Added CONTRIBUTING.md, read it please.
|
2021-04-07 17:43:00 +02: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
|
098c55ebff
|
Merge pull request #65 from dqnk/main
fixed issue with sys.uptime being printed as 0
|
2021-04-07 13:49:54 +02:00 |
|
TheDarkBug
|
33eecc61b3
|
Merge branch 'main' into main
|
2021-04-07 13:49:32 +02:00 |
|
TheDarkBug
|
266b77f3ed
|
Merge pull request #64 from em1lyy/main
Make Codestyle consistent
|
2021-04-07 13:41:02 +02:00 |
|
dqnk
|
554b9fefae
|
fixed issue with sys.uptime being printed as 0
|
2021-04-07 13:17:29 +02:00 |
|