Skip to content

zmazouzi/agorafireTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project AgorafireTV is my entry for Agora Holiday Hacks 2018!.

What is AgorafireTV

Is a chrome extension that will allow you to watch your favorite shows from the confort of your browser :)

Project description

Notifications

Users once installed the application receive notifications when new shows are live boradcasting ... notification are equiped with actions for quick access to the current show .

## Picture-in-picture

The broadcasted show can be watched in isolated window using the Picture-in-Picture Web API in Chrome, by click on the button in the top right of the video.

Get started

    git clone url 
    cd agorafire-tv/
    npm install 
    npm run build

Folder Structure

After cloning the repo , your project should look like this:

agorafire-tv/
  README.md
  node_modules/
  package.json
  dist/
    index.html
    favicon.ico
  src/
    assets/
    modules/
    pages/
        background/
            aliases.js
            store.js
            reducers.js
        popup/
            components/
            app.js
            index.js
    shared/
    manifest.json
  webpack.config.js

## Test the extension

  • Go to chrome://extensions via omnibox or menu -> Tools -> Extensions
  • Enable Developer mode by ticking the checkbox in the upper-right corner
  • Click on the Load unpacked extension... button
  • Select the directory containing your unpacked extension

Sending Feedback

We are always open to your feedback.

Demo

Demo

Demo

About

A chrome extension that will allow you to watch your favorite shows from the confort of your browser :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published