Commit Graph

37 Commits

Author SHA1 Message Date
shibedrill
0e8f617f6b Updated distro colors and logos. 2023-09-17 23:05:33 -04:00
shibedrill
31babf1c59 Changed terminal color to match shell color. 2023-09-13 18:38:21 -04:00
NamedNeon
f6225b1027 tie icon match to os_name 2023-09-13 14:38:09 -04:00
NamedNeon
07b95707e5 set terminal icon and color 2023-09-13 14:35:04 -04:00
NamedNeon
43174e5ba7 fix identification of Darwin-based systems 2023-09-13 14:19:10 -04:00
NamedNeon
bef621f04f remove TODO. 2023-09-13 13:58:20 -04:00
NamedNeon
89aab3aa7b Inital terminal detection work. 2023-09-13 13:54:39 -04:00
NamedNeon
41220a0938 minor refactoring 2023-09-12 14:13:38 -04:00
shibedrill
847fbba297 Changed color of time entry to be more visible 2023-09-05 17:08:29 -04:00
shibedrill
c12665958f Added licensing info. Updated README. 2023-09-01 19:19:41 -04:00
shibedrill
b427d4ed27 Fixed some comment weirdness. 2023-09-01 18:57:09 -04:00
shibedrill
d4e00fc55f GPU info blank fix for Linux. Might be broken. 2023-09-01 18:50:32 -04:00
river
cdd145ff41 all GPUs should print on their own lines now 2023-03-28 23:04:21 -04:00
river
c96bc0a87b Semi-stable fix for GPU display quirks. 2023-03-28 22:29:54 -04:00
river
bc9d61ddcb Issuing tentative fix for GPU info display on multi-gpu systems 2023-03-28 22:15:50 -04:00
River
6af5c8c05a Replaced dependency on BASH with dependency on SH for GPU detection on *nix systems 2023-03-08 20:29:43 -05:00
River
207341cbd7 Added more code comments, and fixed a potential bug in linux system name detection 2023-03-01 19:24:29 -05:00
River
cc90327ced Updated README with roadmap and features. Also added TODO entries in the source code. 2023-03-01 19:10:57 -05:00
River
1d92474cd2 Updated README and Cargo.toml to reflect version changes. 2023-03-01 11:53:55 -05:00
River
3462b18a8f Merge branch 'main' of https://github.com/shibedrill/oxidefetch 2023-02-28 20:48:03 -05:00
River
a07807f1c6 Added support for memory, and refactored some older code to use Option<String> instead of placeholder Strings 2023-02-28 20:46:44 -05:00
Shibe Drill
c6134abb68 Fixed Debian distro name, again 2023-01-24 23:14:58 -05:00
Shibe Drill
bd9799664c Fixed Debian distro name 2023-01-24 23:13:50 -05:00
River
d0f5699084 Removed a debug message 2023-01-05 00:19:19 -05:00
Shibe Drill
165e750296
Added code comments 2023-01-05 00:07:59 -05:00
River
bf9ab67333 Changed the formatting of uptime 2023-01-04 23:43:19 -05:00
River
0d8cb2dba2 Fixed GPU support on linux. 2023-01-04 23:16:31 -05:00
River
d78ba60a37 Some fixes and GPU support for Linux 2023-01-04 23:08:56 -05:00
River
0daa57ba05 Working more on support for GPU recognition on Windows 2023-01-04 22:24:32 -05:00
River
ab33a365f9 Added tests and tentative support for GPU recognition on Windows 2023-01-04 21:53:38 -05:00
River
eefb431ae7 Changed some stuff 2023-01-04 18:15:55 -05:00
River
0edd61728a Fixed some text spacing 2023-01-04 18:02:16 -05:00
River
275bab9c6b Finishing touches 2023-01-04 17:57:55 -05:00
River
fa044a4548 back in working state with nicer code lol 2023-01-04 17:09:46 -05:00
River
ddb3c9b291 major refactor. this is gonna suck. 2023-01-04 16:17:17 -05:00
Shibe Drill
e77e611e2d Fixed dependency on Unix-only library for username/hostname. 2023-01-04 14:53:03 -05:00
River
9d93a8849d First commit 2023-01-04 14:17:52 -05:00