Commit Graph

109 Commits

Author SHA1 Message Date
a3fb70c55c
Update README 2025-08-27 21:29:20 -04:00
7bf4dfe8a8
Updated README.md 2024-09-30 10:30:51 -04:00
Shibe Drill
1f56893387
Update README.md 2024-09-18 13:59:56 -04:00
Shibe Drill
23286a7539
Update README.md 2024-08-15 17:55:44 -04:00
shibedrill
03e9dfebee Clippy autofixes 2024-08-15 17:47:26 -04:00
shibedrill
8f6aa2a6f4 Add support for NixOS 2024-08-15 17:47:11 -04:00
shibedrill
0701c34673 Fixed logic that would panic 2024-05-07 17:06:04 -04:00
shibedrill
9b689dabaf add steamOS support 2024-05-03 14:29:45 -04:00
Shibe Drill
c4cffa0b3c subdevice instead of full name 2024-03-07 17:03:37 -05:00
shibedrill
c0f7467e3e fixed some more stuff 2024-03-07 15:57:57 -05:00
shibedrill
3d8d0f14fe updated APIs, and serialization 2024-03-07 15:57:40 -05:00
shibedrill
73c5245100 more detailed test output 2024-02-13 13:52:02 -05:00
shibedrill
a437c5f34f clippy fixes, changed libpci-rs source to git 2024-02-13 13:42:07 -05:00
shibedrill
5cb6a8b9f3 stack swap, doc fixes. waiting on PCIIDs 2024-02-13 13:34:41 -05:00
shibedrill
5a50f9c444 Refactored stuff with Clippy
Some checks failed
Rust / build (macos-latest) (push) Waiting to run
Rust / build (windows-latest) (push) Waiting to run
Rust / build (ubuntu-latest) (push) Failing after 20s
2024-01-31 14:42:59 -05:00
Shibe Drill
b58cc69828
Updated list of precompiled binaries 2023-11-28 15:44:10 -05:00
Shibe Drill
a1222fed07
fix markdown 2023-11-28 15:42:44 -05:00
shibedrill
b4f9612902 Mentioned an undocumented feature 2023-11-28 15:39:38 -05:00
shibedrill
e7f4c4b2a7 Fixed repeated info in readme 2023-11-28 15:32:32 -05:00
shibedrill
7df7f0dd09 fixed image lacking a new feature bc I forgot to update my own program 2023-11-27 22:59:09 -05:00
shibedrill
8bdb2855ad Fixed ummmm repo url 2023-11-27 22:18:42 -05:00
shibedrill
22f62daf59 changed image 2023-11-27 21:40:25 -05:00
Shibe Drill
853c1cd074
stupid markdown formatting GRAAHHH 2023-11-13 11:37:49 -05:00
shibedrill
5a5e31d79f Fixed readme version 2023-11-11 15:06:49 -05:00
shibedrill
b75adff1c8 Removed unwrap calls, changed test serialization 2023-11-11 15:05:51 -05:00
shibedrill
8b7cade4e4 formatting stuff 2023-11-11 14:35:46 -05:00
shibedrill
1d030ca840 Fixed warnings, minor refactoring 2023-11-03 14:27:22 -04:00
shibedrill
e9c2621084 updated README and some minor code changes 2023-10-31 11:14:28 -04:00
Shibe Drill
425325c8f3
Update README.md 2023-10-11 11:21:27 -04:00
shibedrill
02fd780267 Fixed GPUs displaying all on one line 2023-10-11 11:20:18 -04:00
Shibe Drill
a418ba1bac
Create rust.yml 2023-10-07 22:57:40 -04:00
shibedrill
2442f0747d Removed newline at start 2023-10-07 21:19:51 -04:00
shibedrill
ed3d3977f6 Fixed a missed revision from previous commit. 2023-09-17 23:09:53 -04:00
shibedrill
60bfb56553 Merge branch 'main' of https://github.com/shibedrill/oxidefetch
Merging because of divergent  branches
2023-09-17 23:08:28 -04:00
shibedrill
0e8f617f6b Updated distro colors and logos. 2023-09-17 23:05:33 -04:00
Shibe Drill
684edcc0ee
Update README.md 2023-09-14 09:09:26 -04:00
Shibe Drill
e803747e18
Update README.md 2023-09-14 09:08:01 -04:00
shibedrill
31babf1c59 Changed terminal color to match shell color. 2023-09-13 18:38:21 -04:00
shibedrill
85b5adab1a Updated version numbers and README. 2023-09-13 18:31:01 -04:00
Shibe Drill
7bf4a27e8a
Merge pull request #1 from NamedNeon/main
Terminal detection support, fix Darwin identification, and minor refactoring.
2023-09-13 18:22:31 -04:00
NamedNeon
d36e7853e7 finishing touches 2023-09-13 18:16:38 -04:00
NamedNeon
295cdec9fa added pretty names. 2023-09-13 18:12:46 -04:00
NamedNeon
b43e1491e7 terminal: detect self-hosted shells (i.e. cmd and powershell); conemu detection; extension stripping 2023-09-13 17:46:37 -04:00
NamedNeon
7fbc8f902d add back field-titles 2023-09-13 15:08:10 -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