https://frop.io is a simple application that allows you to present content (PDF presentations, Images, Text, YouTube videos) on a remote screen without installing any software. It's completely based on web standards (Websockets, JS) and runs in most modern browsers.
Simply start a session by calling frop.io/[yoursessionname]
I posted this two weeks ago. Since then I've completely overhauled the design and built a native tvOS and Fire TV viewer app (both free and publicly available).
Once again, looking forward to your comments, suggestions and criticism.
I love this concept, and it's great to see the current support for dragging and dropping images and PDFs.
I was checking out the functionality and tried dropping a couple different formats into the host screen (Word documents, Excel spreadsheets, .txt files), and the host screen would either do nothing or get stuck on the validating screen. I'm guessing this is because these aren't currently supported types. If this is the case, I'd suggest notifying the host that the file type is not supported.
You are right, the current feedback mechanics need some love. I'm working on that ;)
Supporting Word, Excel, PPT is also an item on the list, but since we rely on client-only processing, displaying documents consistently across platforms and browsers needs some time and work. But: On it!
Looks cool. Would be nice to be able to drag a pptx or google slides link which would unpack the images or slides automatically. Then you could use arrow keys to easily advance the stream. May be outside the scope for simplicity though
Ha, I'd actually love that. Google Slides should be in the realm of possible things, PPTX could get more complicated.
What I suggest you try is to upload a PDF. I've built a moderator mode on the presenting screen, there you can do exactly what you want (just not with a PPT but with a PDF-Presentation).
The reason is that PDF can be rendered very consistently across platforms, this is more problematic with Powerpoint and friends.
At the moment it's one viewer per presentation, though that limit is quite arbitrary and could be changed in the future.
I thought or considered this to be a nice-to-have but not mandatory feature, but more people keep asking for that. Always good to have some external feedback – thank you!
Sessions are ephemeral – once you close the tab or browser window, the session is gone (and the viewer will go back to the 'waiting for content' screen). This is by design – frop is meant for realtime collaboration or presentations, so having something stick around forever is not really the use case (in my head).
Not really, I think there are better and more mature tools for doing that (like appear.in or Skype) out there. frop.io is quite special in that it does not do screensharing at all, but just transmits the content, being super bandwidth-conserving.
https://frop.io is a simple application that allows you to present content (PDF presentations, Images, Text, YouTube videos) on a remote screen without installing any software. It's completely based on web standards (Websockets, JS) and runs in most modern browsers.
Simply start a session by calling frop.io/[yoursessionname]
I posted this two weeks ago. Since then I've completely overhauled the design and built a native tvOS and Fire TV viewer app (both free and publicly available).
Once again, looking forward to your comments, suggestions and criticism.
Thanks!