Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1020 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 1020 Bytes

airtime broadcasting schedule

airtime.pro schedule query with vue.js and moment.js for sender.fm

If you want to retrieve your own schedule from Airtime then change the following URL in line 76! http://senderfm.airtime.pro/api/week-info Please make sure that you only change the ULR and leave the code as it is.

TODO:

  • Find and replace umlauts in the text.
  • Find links in the description text and put them in an tag.
  • Jump to the current tag when calling up the broadcast schedule.

airtime-sendeplan

airtime.pro Sendeplan abfrage mit vue.js und moment.js für sender.fm

Wenn du deinen eigenen Sendeplan von Airtime abrufen möchtest dann änder in Zeile 76 folgende URL! http://senderfm.airtime.pro/api/week-info Achte bitte darauf das du nur die ULR änderst und den Code so lässt wie er ist.

TODO:

  • Umlaute im Text finden und ersetzen.
  • Links im Beschreibungstext finden und in ein Tag setzen.
  • zum Aktuellen Tag springen beim aufruf des Sendeplans.