Tomáš Hübelbauer
Tomáš Hübelbauer
### Is your feature request related to a problem? Please describe the problem you're trying to solve. As far as I could tell from the source, this plugin looks for...
This can be used to configure the plugin to use one of the alternative READMEs GitHub supports or even any other custom file! https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes > If you put your README...
Hi, I tried building off of latest `master` and found that the screensaver works well for web URLs but I couldn't get it to load a local `file://` protocol URL....
Hi, this is related to #26. I converted those instructions into a GitHub Actions workflow. The workflow is free to run (since this repository is public) and it builds the...
It is pretty easy to figure out how to build and set up this thing with minimal programming experience, but these broken down instructions (up to date for macOS 13...
Hi, I know this is probably a long shot and not many people would use this, but I figure I'll ask just in case. Would you consider including the information...
Hi! This is a very useful package, thank you. I am using it to locate Chrome for Puppeteer. Do you think you could extend it with Microsoft Edge paths? It...
Hi, first off, excuse my ignorance, but it looks like this library is aimed at the browser only? Is it possible to use it from Node? When I tried with...
When using Firefox to access ftp://localhost:1337/, the library throws the above error. The actual value of `dataEncoding` is `binary`. When I comment the check out, `LIST` works okay anyway. It's...
Hi, I'd like to request a feature be added where we can directly pass a `Buffer` containing image data or a Base64 string containing image data to `addImage`. `canvas` could...