brianstegman
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017
06:59 AM
Free app for Roku dev's
I built an app to help those of us who work with Roku's. I hope it makes your day a little bit easier 🙂
http://www.stegmancompany.com/#rokuDashboard
http://www.stegmancompany.com/#rokuDashboard
44 REPLIES 44

Komag
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2017
01:53 PM
Re: Free app for Roku dev's
Only for Macs so far
brianstegman
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2017
07:35 AM
Re: Free app for Roku dev's
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.

rovidx_media
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2017
08:47 AM
Re: Free app for Roku dev's
Great software! So far so good on Windows 10 with no errors.
Use Wordpress to power your Roku Direct Publisher (& other platforms) -> https://rovidx.com
joetesta
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2017
05:48 PM
Re: Free app for Roku dev's
+1 have been really enjoying using it today, thanks Brian 🙂
aspiring

marcelo_cabral
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2017
09:05 PM
Re: Free app for Roku dev's
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:
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
joetesta
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2017
09:29 AM
Re: Free app for Roku dev's
Hi Brian, 2 additional feature requests if possible:
* screenshot button
* ability to hit up/down in debugger to cycle through recent console commands
* screenshot button
* ability to hit up/down in debugger to cycle through recent console commands
aspiring
brianstegman
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2017
11:01 AM
Re: Free app for Roku dev's
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!
> 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!

marcelo_cabral
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2017
02:25 PM
Re: Free app for Roku dev's
"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.
brianstegman
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2017
04:07 PM
Re: Free app for Roku dev's
Thanks marcelo.cabral .. I will take a look. I know the code is there 🙂