Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

AgoraIO-Community/AgoraFireTV-Hackathon-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ARCHIVED] AgoraFireTV

⚠️ This project is no longer maintained and has been archived.
Please note that this repository is now in a read-only state and will not receive any further updates or support.

We recommend using to the latest version of the Agora Web SDK: Learn more

For documentation and support, please visit the Agora Documentation.


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 comfort 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 https://github.com/AgoraIO-Community/AgoraFireTV 
    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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •