mediathek-search-raycast
v1.0.6
Published
query databases of german(-speaking) publicly funded TV-Stations (OER) directly via raycast.
Downloads
15
Readme
mediathek-search-raycast
query databases of german(-speaking) publicly funded TV-Stations (OER) via Raycast.
Usage
The underlying search and filter mechanics are implemented the same way as with the original MediathekViewWeb project.
I strongly recommend reading their well documented guide.
Setup
⚠️ You need to have Raycast installed on your system. After running the commands below, the extension will be available to use.
💡 This extension is not reviewed as of now and thus only usable by building it yourself.
$ git clone https://github.com/maxboettinger/mediathek-search-raycast
$ cd mediathek-search-raycast
$ npm install
$ npm run build