rperry99 / picture-in-picture

From the Zero to Mastery: 20 Javascript Projects course.

Home Page:https://rperry99.github.io/picture-in-picture/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picture in Picture

This is an app that will allow you to open any screen, application, or tab in a movable, resizable, window that will stay on top of anything you do. So you can have a tutorial video in the corner of your screen while you are working on something in the background.

This project is from Zero to Mastery: Jacascript Web Projects: 20 Projects to Build Your Portfolio. This is project 3 / 20.

Live Project

The live project can be found here.

You can view the full list of project from this course here.

Instructions

This works best in Chrome on the desktop

  1. When you load the page, it will ask you what screen you want to share. You can select whatever screen, application, or browser tab you want to share.
  2. When you make your selection, click "Start" to begin picture in picture!

Thoughts

I cannot belive how simple this project was. I think picture in picture is an incredibly useful feature, and I never would hav thought I could have made this in 30 LOC. Really not even 30, if you take out the whitespace.

About

From the Zero to Mastery: 20 Javascript Projects course.

https://rperry99.github.io/picture-in-picture/


Languages

Language:CSS 44.7%Language:JavaScript 33.3%Language:HTML 22.0%