Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogerly/airtime-sendeplan
airtime Sendeplan abfrage mit vue.js und moment.js für sender.fm
https://github.com/ogerly/airtime-sendeplan
Last synced: about 1 month ago
JSON representation
airtime Sendeplan abfrage mit vue.js und moment.js für sender.fm
- Host: GitHub
- URL: https://github.com/ogerly/airtime-sendeplan
- Owner: ogerly
- Created: 2021-11-22T08:28:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T09:58:06.000Z (almost 3 years ago)
- Last Synced: 2024-03-18T02:01:09.135Z (8 months ago)
- Language: HTML
- Homepage: https://ogerly.github.io/airtime-sendeplan/
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airtime broadcasting schedule
airtime.pro schedule query with vue.js and moment.js for sender.fmIf 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.fmWenn 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.