Commit graph

424 commits

Author SHA1 Message Date
The TwilightBlood
222bc9d32d
Add link to Pacstall instructions 2021-11-24 23:35:37 +00:00
TheDarkBug
2e076a2327
Merge pull request #163 from sech1p/add_ios_support
[OS-SUPPORT] iOS (partially)
2021-11-06 18:20:23 +01:00
sech1p
33a3e2f268
Add iOS support (partially) 2021-11-06 00:44:08 +01:00
TheDarkBug
502998721a
Merge pull request #162 from sech1p/main
[FIX] Host under macOS
2021-11-04 19:02:41 +01:00
sech1p
e5094a7258
Fix host under macOS
>w<
2021-11-04 15:33:04 +01:00
TheDarkBug
f12b15c6c6
Merge pull request #160 from 4zv4l/get_hostname
adding a way to get the hostname for linux
2021-11-03 19:35:41 +01:00
4zv4l
c02b53bc8a changed the comments to fit 2021-11-03 15:37:40 +01:00
4zv4l
cda6cfcae4 adding a way to get the hostname for linux 2021-11-03 15:34:41 +01:00
TheDarkBug
e941d81815
Merge pull request #159 from 4zv4l/check_openFile
check open file before close() for host_model_info
2021-11-03 14:53:41 +01:00
4zv4l
46661f64e7 check open file before close() 2021-11-03 13:28:27 +01:00
TheDarkBug
e0d7d7ede1 Fixed windows logo on other platforms 2021-11-01 19:44:02 +01:00
TheDarkBug
e977f9c57e Fixed the windows logo 2021-11-01 17:17:31 +01:00
TheDarkBug
b1f96e1f3d Fixed the last bugs on windows (I hope) 2021-11-01 17:12:19 +01:00
TheDarkBug
3bd9b95dd0
Removed useless compiled binaries 2021-11-01 17:02:05 +01:00
TheDarkBug
f1d2713ed9 Added compiled binaries to .gitignore 2021-11-01 17:00:47 +01:00
TheDarkBug
7704448357 Fixed linux problems 2021-11-01 16:55:33 +01:00
TheDarkBug
83e4aef163 Windows build is fully working 2021-11-01 16:48:54 +01:00
TheDarkBug
8955223c43
Rename "manjaro-arm".txt to manjaro-arm.txt 2021-11-01 15:25:26 +01:00
TheDarkBug
4724d1fac3
Merge pull request #158 from TheDarkBug/revert-157-revert-156-zeng-feat-responsive_width
Revert "Revert "feat: responsively print width"" because I am stupid
2021-11-01 15:16:20 +01:00
TheDarkBug
18031c696e
Revert "Revert "feat: responsively print width"" 2021-11-01 15:15:05 +01:00
TheDarkBug
5730f70b67
Merge pull request #157 from TheDarkBug/revert-156-zeng-feat-responsive_width
Revert "feat: responsively print width"
2021-11-01 15:04:31 +01:00
TheDarkBug
eb06f27ff2
Revert "feat: responsively print width" 2021-11-01 15:03:45 +01:00
TheDarkBug
14527a21e3
Merge pull request #156 from asas1asas200/zeng-feat-responsive_width
feat: responsively print width
2021-10-31 00:58:12 +02:00
asas1asas200
273592479c feat: responsively print width
Limited maximum print width with current terminal width.
2021-10-31 01:37:14 +08:00
TheDarkBug
dae4faf119 Updated Nyartix license, fixed #155 2021-10-30 18:37:06 +02:00
TheDarkBug
f8021dc155 Updated dependancies, fix #153 2021-10-30 18:32:51 +02:00
TheDarkBug
d887b4742d Fixed #154 2021-10-30 13:57:46 +02:00
TheDarkBug
209effd04d
Merge pull request #152 from dqnk/main
[OS-SUPPORT] AmogOS image art
2021-10-26 16:13:43 +02:00
TheDarkBug
e7f9384905 Updated license info for amogos image 2021-10-26 16:13:19 +02:00
TheDarkBug
f9329b3c77 Updated copyright info for amogos 2021-10-26 10:32:52 +02:00
dqnk
dd33a9e637 AmogOS now fully supported 2021-10-26 09:41:00 +02:00
dqnk
8d8ed0dd53 updated copyright for amogos, need to check the real author of the artwork 2021-10-26 09:40:09 +02:00
dqnk
26ba93bd3b added amogos.png artwork 2021-10-26 09:28:28 +02:00
TheDarkBug
901e67b25d
Merge pull request #150 from lourkeur/fix-149
[FIX] pkg count on NixOwOs
2021-10-18 16:45:51 +02:00
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
de28cf483d
Merge pull request #148 from elegantShock2258/main
[OPTIMIZE] Fixed some warnings on code.
2021-10-14 22:39:43 +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
TheDarkBug
1ad023f49c
Merge pull request #146 from elegantShock2258/main
Fixed errors in L:222 and L:585.
2021-10-13 20:21:39 +02:00
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
TheDarkBug
92a73b8879
Merge pull request #142 from Joshix-1/cache-improvement
write to cache if cache is enabled, but not found
2021-10-11 00:59:06 +02:00
Joshix
2f450de6b1 write to cache if cache is enabled, but not found 2021-10-11 00:15:46 +02:00
TheDarkBug
4e13dfd1cc
Removed useless file uploaded by mistake 2021-10-09 00:33:21 +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