justnat3 / justnat3/remotify

wb.open(self.url) ends up opening browser as root which can break

Open
#5 0 comments 0 reactions 1 assignee Claimed by @justnat3 View on GitHub
bug
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

the workaround for this is to use os.system() with a specified browser.

we can iterate through the different supported browsers and pick on then and there. then open it with whatever params needed as root

unfortunately the program has to be run as root because of the keyboard library

this sucks, however since keyboard uses a raw input interface it must be ran as root.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.