All Projects → fernahh → Imdbtr

fernahh / Imdbtr

IMDb on terminal.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Imdbtr

Wago
Automate the actions you do after saving code.
Stars: ✭ 60 (-4.76%)
Mutual labels:  cli
Tidy Markdown
Beautify Markdown, fixing formatting mistakes and standardizing syntax
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Minet
A webmining CLI tool & library for python.
Stars: ✭ 59 (-6.35%)
Mutual labels:  cli
Xxv
The XXV visual hex viewer for the terminal.
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Stacker Cli
Docker Compose Templates
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Commando
An easy-to-use command-line application builder.
Stars: ✭ 62 (-1.59%)
Mutual labels:  cli
Fsq
A tool for querying the file system with a SQL-like language.
Stars: ✭ 60 (-4.76%)
Mutual labels:  cli
Run When
Run tasks based on "Git diff" changes 🏃 ➕ ➖
Stars: ✭ 63 (+0%)
Mutual labels:  cli
Httpie Http2
Experimental HTTP/2 plugin for HTTPie
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Pylanguagetool
Python Library and CLI for the LanguageTool JSON API
Stars: ✭ 62 (-1.59%)
Mutual labels:  cli
Cli Error Notifier
Sends native desktop notifications if CLI apps fail
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Rtscli
Python CLI Stocks Ticker + Portfolio Tracker
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Art
🎨 A smart theme generator
Stars: ✭ 62 (-1.59%)
Mutual labels:  cli
Cli Toolkit
PHP CLI Toolkit
Stars: ✭ 60 (-4.76%)
Mutual labels:  cli
Masterpassword
Project moved to https://gitlab.com/spectre.app
Stars: ✭ 1,122 (+1680.95%)
Mutual labels:  cli
Teller Cli
🏦 Banking for your command line.
Stars: ✭ 60 (-4.76%)
Mutual labels:  cli
Cloudflare Cli
CLI utility managing CloudFlare services using CloudFlare API
Stars: ✭ 61 (-3.17%)
Mutual labels:  cli
Sub Tv Cli
Downloading your series subtitles via terminal 📺
Stars: ✭ 63 (+0%)
Mutual labels:  cli
Cli
Netlify Command Line Interface
Stars: ✭ 1,121 (+1679.37%)
Mutual labels:  cli
Gojekyll
A fast clone of the Jekyll blogging engine, in Go
Stars: ✭ 62 (-1.59%)
Mutual labels:  cli

imdbtr

Build Status

IMDb on terminal

Example of usage

Install

$ npm install -g imdbtr

Usage

Usage
  $ imdbtr [OPTIONS]

Example:
  $ imdbtr "The Godfather" --year 1972

Options:
  -y --year            Filter movie by year
  -h --help            Display usage details

Contributing

Once you've made your great commits:

  1. Fork the project
  2. Create your feature branch: git checkout -b my-feature
  3. Push to the branch: git push origin my-feature
  4. Submit a pull request!

Resources

License

MIT © @fernahh

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].