Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simpler Windows install #705

Open
veni-vidi-code opened this issue Oct 20, 2023 · 1 comment
Open

Simpler Windows install #705

veni-vidi-code opened this issue Oct 20, 2023 · 1 comment

Comments

@veni-vidi-code
Copy link

Hey,

currently the windows install is quite complicated requiring a seperate X Server. However using (wsl2's gui support)[https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps]
makes this not necessary anymore. I tested under Win 11 using AMDs vGPU driver by simply running
sudo apt-get install pdf-presenter-console
and then simply running pdfpc my.pdf after navigating to it. It worked completly fine, does not require taskbar deactivating or anything like that and is in my opinion a better option and should at least be mentioned in the readme.

@AndreasBilke
Copy link
Member

Under #700 there is a PR for a windows installer which allows you "single click" installation without WSL/Command Line magic.

Nevertheless you can create a PR to change the current documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants