Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmcknight/Movie-and-TV-Show-Search-Alfred-Workflow
An Alfred workflow to search for a movie (or TV show) and get a few ratings
https://github.com/tmcknight/Movie-and-TV-Show-Search-Alfred-Workflow
alfred alfred-workflow
Last synced: 14 days ago
JSON representation
An Alfred workflow to search for a movie (or TV show) and get a few ratings
- Host: GitHub
- URL: https://github.com/tmcknight/Movie-and-TV-Show-Search-Alfred-Workflow
- Owner: tmcknight
- License: mit
- Created: 2015-01-10T19:21:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T21:36:06.000Z (4 months ago)
- Last Synced: 2024-07-12T00:15:40.429Z (4 months ago)
- Topics: alfred, alfred-workflow
- Language: Python
- Homepage:
- Size: 1.57 MB
- Stars: 95
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Movie and TV Show Search (an Alfred workflow)
An Alfred workflow to search for a movie or tv show and get a few ratings.
![Sample](https://raw.githubusercontent.com/tmcknight/Movies-Alfred-Workflow/master/example.gif)
## Usage
- Download and install the [latest workflow release](https://github.com/tmcknight/Movie-and-TV-Show-Search-Alfred-Workflow/releases/latest).
- Type 'movie', then a movie title. Hit ENTER on an item to get info.
- Type 'tv', then a tv show title. Hit ENTER on an item to get info.## Credits
- The movie/tv details come from [TMDb](https://themoviedb.org/) and the [OMDb API](https://www.omdbapi.com).
- Big thanks to [vitorgalvao](https://github.com/vitorgalvao) and [deanishe](https://github.com/deanishe) for their commitment to the Alfred community.
- Uses [Mako Templates](https://www.makotemplates.org).
- I love [Alfred](https://alfredapp.com/)!## License
This workflow is released under the [MIT Licence](https://opensource.org/licenses/MIT).