fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
325 stars 21 forks source link

Windows 10 N versions support. #219

Open h4rldev opened 1 year ago

h4rldev commented 1 year ago

Debug info

Please run fetchcord --debug and put it here. You might also want to send the output of neofetch --noart(windows) or neofetch -- stdout(macos&linux)

fetchcord --debug:

h4rl@H4rlsPC
------------
OS: Microsoft Windows 10 Pro N
Uptime: 8 hours, 1 minute and 38 seconds
Local IP: 192.168.1.75
Motherboard: ASUSTeK COMPUTER INC. PRIME X570-PRO
CPU: AMD Ryzen 9 3900X 12-Core Processor
GPU: AMD Radeon RX 5700 XT
Memory: 9.1GiB / 15.9GiB (57.03%)
Disk: C: 244.4GiB / 476.3GiB (51.3%)
      D: 319.6GiB / 931.5GiB (34.31%)

[KeyError]: 'Font:'[KeyError]: 'Font:'----run_rpc----

uptime in epoch: 1677960082.9082637
Unknown distro, contact us on github to resolve this.
cpuid: 742993278143692821
cpuappid: 741152930899427364
----out.py----

----DE/WM----

----GPU INFO----

gpuinfo: AMD Radeon RX 5700 XT
gpuvendor: amd

----CPU INFO----

cpuvendor: amd
cpumodel: Ryzen 9
cpuinfo: AMD Ryzen 9 3900X 12-Core Processor
cpuline item 0: AMD Ryzen 9 3900X 12-Core Processor
memline: 9.1GiB / 15.9GiB (57.03%)

----OS INFO----

sysosline: Microsoft Windows 10 Pro N
Unknown distro, contact us on github to resolve this.
sysosid: 742993278143692821
diskline: C: 244.4GiB / 476.3GiB (51.3%)

----testing.py----
moboid: asus
moboline: ASUSTeK COMPUTER INC. PRIME X570-PRO

----GPU INFO----

gpuvendor: amd

----CPU INFO----

cpumodel: Ryzen 9

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
Unknown distro, contact us on github to resolve this.
{}
windows not in : True
try_connect(key="windows") on <pypresence.presence.Presence object at 0x000002286656A8F0>
w_cycle 0
try_update(key="windows") on <pypresence.presence.Presence object at 0x000002286656A8F0>

neofetch --noart:

h4rl@H4rlsPC
------------
OS: Microsoft Windows 10 Pro N
Uptime: 8 hours, 6 minutes and 16 seconds
Local IP: 192.168.1.75
Motherboard: ASUSTeK COMPUTER INC. PRIME X570-PRO
CPU: AMD Ryzen 9 3900X 12-Core Processor
GPU: AMD Radeon RX 5700 XT
Memory: 9.1GiB / 15.9GiB (57.32%)
Disk: C: 244.4GiB / 476.3GiB (51.3%)
        D: 319.6GiB / 931.5GiB (34.31%)

Requested item

Windows 10 N-versions.

Other notes

Windows 10 N are versions of windows lacking certain bloat like Windows Media Player and other "premium windows features" Which I am using because I have friends who play games that don't work well on Linux with Wine.