Git Product home page Git Product logo

rocketpush's Introduction

Rocketpush

Push Benachrichtigungen für rocketbeans.tv

Dieses Projekt wurde archiviert, da Push-Benachrichtigungen jetzt direkt auf rocketbeans.tv verfügbar sind.

Features

  • Login mit rocketbeans.tv Account
  • Es werden automatisch die Abonnements der rocketbeans.tv Website übernommen
  • Push Benachrichtigungen 10 Minuten bevor im Livestream etwas startet
  • Pro Show kann eingestellt werden ob man Live-Streams, Premieren oder Wiederholungen sehen möchte
  • Man kann sich benachrichtigen lassen wenn eine neue Show im Sendeplan aufgetaucht ist

Kleine Technik-Infos

  • Nutzt Web Push und Service-Worker (Funktioniert also auch wenn der Browser nicht offen ist)
  • Symfony 5 (PHP-Framework) als Basis für die WebApp
  • Bootstrap 4 (Frontend-Framework)
  • OPEN SOURCE: https://github.com/bahuma/rocketpush

Developer Information

Setup

  • Create a MySQL Database
  • Copy the file .env to .env.local and adjust the APP_ENV, APP_SECRET and DATABASE_URL variables
  • Create a Rocketbeans App and copy the client id and client secret into the .env.local file
  • Run php bin/console webpush:generate:keys and store the values in the .env.local file
  • Point your webserver to the public directory (or run symfony serve)
  • Enable HTTPS for the site, because on HTTP push notifications would not work

rocketpush's People

Contributors

bahuma20 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.