I built an app to help those of us who work with Roku’s. I hope it makes your day a little bit easier ![]()
Only for Macs so far
There is a version for windows now! However, I don’t use windows on a daily basis so please let me know if you run into any issues.
Great software! So far so good on Windows 10 with no errors.
+1 have been really enjoying using it today, thanks Brian ![]()
Very nice tool, in particular the control using the keyboard!!
Please implement a way to ignore folders, all my projects contains an “out” folder that has files not supposed to go to the deployment zip
Also:
-
The output folder should be by project,
-
Name the zip file with the folder name
Hi Brian, 2 additional feature requests if possible:
- screenshot button
- ability to hit up/down in debugger to cycle through recent console commands
Thanks for the feedback!
marcelo.cabral
I will add a way for the user to define files and folders to exclude. Don’t worry about your out folder or any hidden files as I’m already excluding those. Also, my tool builds and deploys in memory so I don’t use the out folder or any other folders during this process. If someone wants to create a zip then they use the create zip feature. I appreciate the feedback.
joetesta
Your two requests are on my features to add list already but I will bump them up on the to do list
Thanks for the feedback..
Thanks!
“brianstegman” wrote:
Thanks for the feedback!marcelo.cabral
I will add a way for the user to define files and folders to exclude. Don’t worry about your out folder or any hidden files as I’m already excluding those. Also, my tool builds and deploys in memory so I don’t use the out folder or any other folders during this process. If someone wants to create a zip then they use the create zip feature. I appreciate the feedback.
joetesta
Your two requests are on my features to add list already but I will bump them up on the to do list
![]()
Thanks for the feedback..
Thanks!
In my tests the zip files included the out folder.
Thanks marcelo.cabral .. I will take a look. I know the code is there ![]()
I looked into the bug last night and it looks like I missed this when I updated for windows. Thanks marcelo.cabra! I just pushed out version 1.3.0 which should now exclude the out directory. This version also includes the ability to take screenshots. Thanks joetesta for the suggestion.
ran into a small bug on windows with the keyboard remote, I was hitting enter expecting ‘OK’ press but it kept going to home position as if it was receiving ‘Home’ press. Tried a few times then gave up and switched to actual remote and it worked as expected.
“joetesta” wrote:
ran into a small bug on windows with the keyboard remote, I was hitting enter expecting ‘OK’ press but it kept going to home position as if it was receiving ‘Home’ press. Tried a few times then gave up and switched to actual remote and it worked as expected.
I had an issue related to focus, when using the keyboard as remote and the focus is on a button, pressing Enter (OK) the button is also pressed, another thing: the up/down keys affects the scrollbar of the window when you are navigating on Roku, that is distracting, have the window content scrolling up and down.
“marcelo.cabral” wrote:
“joetesta” wrote:
ran into a small bug on windows with the keyboard remote, I was hitting enter expecting ‘OK’ press but it kept going to home position as if it was receiving ‘Home’ press. Tried a few times then gave up and switched to actual remote and it worked as expected.
I had an issue related to focus, when using the keyboard as remote and the focus is on a button, pressing Enter (OK) the button is also pressed, another thing: the up/down keys affects the scrollbar of the window when you are navigating on Roku, that is distracting, have the window content scrolling up and down.
aha that is probably the cause of my issue, because when I went back to it within the same “session” (no roku reboot between or anything) it was back working as expected. Thanks Marcelo.
Regarding the build / ignore topic, just built a project and seeing it includes my .git folder and .gitignore file
Thanks for your efforts Brian!!
I will add these items to the list. Thanks!
haven’t contemplated potential security implications, but what about saving dev keys and having an option to package builds?
couple more requests, exclude existing “.zip” files from being included in zips / builds
to copy text from the debugger I hit ctrl-c but that then breaks the app, tried right-clicking but it just un-highlights text without copying to clipboard.
“joetesta” wrote:
haven’t contemplated potential security implications, but what about saving dev keys and having an option to package builds?
This is on my list of things I want to add. I want to make it so you can generate the keys too.
“joetesta” wrote:
couple more requests, exclude existing “.zip” files from being included in zips / builds
to copy text from the debugger I hit ctrl-c but that then breaks the app, tried right-clicking but it just un-highlights text without copying to clipboard.
I will be adding the ability to input what files/folders to exclude. As for the copying. This works on mac so this must be a windows issue. I will take a look. Thanks for letting me know.
Was looking for this post, Finally found it!
Another request, a way to label / nickname devices that come up in the Select list for quick reference, like an input field to the right of the ip address that could be sticky based on the device id?
And bump for ability to copy text from debugger without breaking (ctrl c) the app - thanks Brian! ![]()
