fetchcord / FetchCord

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

Add support for WezTerm terminal #162

Open UsrBinLuna opened 3 years ago

UsrBinLuna commented 3 years 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--

matteo@inspiron5481
-------------------
OS: Arch Linux x86_64
Host: Inspiron 5481
Kernel: 5.13.6-arch1-1
Uptime: 7 hours, 21 mins
Packages: 1032 (pacman)
Shell: zsh 5.8
Resolution: 1920x1080
WM: Openbox
WM Theme: obtheme
Theme: dracula [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: WezTerm
CPU: Intel i5-8265U (8) @ 1.600GHz
GPU: Intel WhiskeyLake-U GT2 [UHD Graphics 620]
Memory: 2666MiB / 7618MiB
Battery0: 94% [Discharging]
Disk (/): 69G / 212G (35%)
[KeyError]: 'Font:'[KeyError]: 'Font:'----run_rpc----

uptime in epoch: 1627990485.0
cpuid: 740476198437650473
cpuappid: 741099939198926920
Unknown terminal, contact us on github to resolve this.
termappid: 745691250186911796
hostappid: 743970870631858288
1032 (pacman)
----out.py----

----DE/WM----
[KeyError]: 'DE:'
deid: n/a
wmid: Openbox
wmline item 0: Openbox

----TERMINAL----

[KeyError]: 'Font:'
fontline: Font: N/A
Unknown terminal, contact us on github to resolve this.
termid: 745691250186911796
termline item 0: WezTerm
themeline: obtheme
dracula [GTK2/3]

----HOST INFO----

hostline: Inspiron 5481
batteryline:  94% [Discharging]
resline: 1920x1080

----GPU INFO----

gpuinfo: Intel WhiskeyLake-U GT2 [UHD Graphics 620]
gpuvendor: intel

----CPU INFO----

cpuvendor: intel
cpumodel: Intel i5
cpuinfo: Intel i5-8265U (8) @ 1.600GHz
cpuline item 0: Intel i5-8265U (8) @ 1.600GHz
memline: 2666MiB / 7618MiB

----OS INFO----

sysosline: Arch Linux x86_64
sysosid: 740476198437650473
diskline: /): 69G / 212G (35%)
packagesline item 0: 1032 (pacman)

----testing.py----
----DE/WM----

[KeyError]: 'DE:'
deid: n/a
wmid: Openbox

----TERMINAL/SHELL----

Unknown terminal, contact us on github to resolve this.
termid: 745691250186911796
shellid: zsh

----HOST INFO----

hostid: 742887089179197462

----GPU INFO----

gpuvendor: intel

----CPU INFO----

cpumodel: Intel i5

('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
Unknown terminal, contact us on github to resolve this.
{}
cycle0 not in : True
try_connect(key="cycle0") on <pypresence.presence.Presence object at 0x7fc974e89ca0>
[KeyError]: 'DE:'
cycle 0
[KeyError]: 'DE:'
try_update(key="cycle0") on <pypresence.presence.Presence object at 0x7fc974e89ca0>
appid: 740476198437650473
^CClosing connection.
 ~ 

Requested item

Support for the Wezterm terminal

Other notes

N/A

reoccurcat commented 2 years ago

+1