fetchcord / FetchCord

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

I don't know how to use #111

Closed Mystik01 closed 3 years ago

Mystik01 commented 3 years ago

How you tried to install fetchcord

I used Pip to install. This can be AUR, Github, or pip.

Operating system

Windows 10 Pro Your OS goes here.

Other notes

Other notes about install error/issue. 'neofetch' is not recognized as an internal or external command, operable program or batch file. Unknown GPU, contact us on github to resolve this. Unknown DE/WM, contact us on github to resolve this. Unknown Host, contact us on github to resolve this.(Keyerror) Unsupported Terminal. contact us on github to resolve this.(Keyerror) Unsupported Distro, contact us on the GitHub page to resolve this.(keyerror) Traceback (most recent call last): File "c:/Users/admin/AppData/Roaming/Python/Python38/site-packages/fetch_cord/main.py", line 1, in from fetch_cord import run_rpc File "C:\Users\admin\AppData\Roaming\Python\Python38\site-packages\fetch_cord\run_rpc.py", line 11, in from fetch_cord.testing import gpuid, cpuappid, appid, desktopid, termappid, hostappid, shellid, moboid ImportError: cannot import name 'moboid' from 'fetch_cord.testing' (C:\Users\admin\AppData\Roaming\Python\Python38\site-packages\fetch_cord\testing.py)

I'm using Windows Terminal Preview. Also what command do i do o run it?

BlivionIaG commented 3 years ago

Hi, did you installed neofetch ? You can install it through scoop, we also support neofetch-win : pip install neofetch-win

Mystik01 commented 3 years ago

yes neofetch is already installed

BlivionIaG commented 3 years ago

Ok, so does it output something when you do neofetch command ?

Mystik01 commented 3 years ago

What's the neofetch command? If I just type nefetch in the terminal it just gives me the 'is not recognized' thing.

Mystik01 commented 3 years ago

might need to update my path

Mystik01 commented 3 years ago

Just updated my path now I get my PC specs...

Mystik01 commented 3 years ago

Now I run fetchcord it says connected however...

Unknown DE/WM, contact us on github to resolve this.
Unknown Host, contact us on github to resolve this.(Keyerror)
Unsupported Terminal. contact us on github to resolve this.(Keyerror)
Connecting
('DEFAULT', <Section: DEFAULT>)
('cycle_0', <Section: cycle_0>)
('cycle_1', <Section: cycle_1>)
('cycle_2', <Section: cycle_2>)
('cycle_3', <Section: cycle_3>)
RPC Connection Successful.
Mystik01 commented 3 years ago

it works now however I do get the error above

BlivionIaG commented 3 years ago

If you give me your neofetch output i might be able to add missing infos, but it's working i guess, we also have a discord if you want to ask more questions.

Mystik01 commented 3 years ago

image

Mystik01 commented 3 years ago

ok doesnt work on py 3.9 btw