Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thlorenz/nf-rated

Store and process Netflix movies including IMDB rating.
https://github.com/thlorenz/nf-rated

Last synced: 2 months ago
JSON representation

Store and process Netflix movies including IMDB rating.

Awesome Lists containing this project

README

        

# nf-rated [![](https://github.com/thlorenz/nf-rated/workflows/Rust/badge.svg?branch=master)](https://github.com/thlorenz/nf-rated/actions)

[![](./resources/assets/nf-rated.gif)](./resources/assets/nf-rated.gif)

Query Netflix movies sorted by their IMDB rating.

## Steps to Get Started

Get API key from [omdbapi](http://www.omdbapi.com/).

```sh
OMDB_KEY= nf-rated sync

```

Run TUI app to find good shows :)

```sh
nf-rated
```

## LICENSE

MIT