alfred-tmdb

Search themoviedb.org with Alfred 3.

Usage no npm install needed!

<script type="module">
  import alfredTmdb from 'https://cdn.skypack.dev/alfred-tmdb';
</script>

README

alfred-tmdb alfred-workflow

Search themoviedb.org with Alfred 3.

This workflow uses the TMDb API but is not endorsed or certified by TMDb.

Installation

npm install --global alfred-tmdb

Requires Node.js 4+, the Alfred Powerpack and an The Movie Database (TMDb) API key.

Config

Click the [x] in the top right of your workflow to show the Workflow Environment Variables panel.

Only the TMDB_API_KEY variable is required. If you don't have a Key, generate a free one here.

NAME VALUE
TMDB_API_KEY your-api-key
LANGUAGE en-US (default)
REGION en (default)

How to use

In Alfred, type tmdb, Enter, and your query.

Screenshots

screenshot Screenshot is taken with german environment variables (de-DE) and the eXon Theme

Build status

pipeline status coverage report npm node downloads

Code style

XO code style

Contribute

All contributions are welcome, if you have a feature request don't hesitate to open an issue!

Development

TODO

Tech/framework used

Built with

Credits

License

© Distributed under the terms of the MIT License.