Skip to content

Simple CLI tool to manage the movies you watch, and helps you pick when you just aren't sure

Notifications You must be signed in to change notification settings

jackparsonss/movie-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-picker

Usage

  1. go install .
  2. movie <command>

Commands

  • movie: help
  • movie add <movie name>: adds a new movie
  • movie add <movie name> --watched: adds a movie to the watched list
  • movie watch: moves movie from movie list to watched list
  • movie list: lists all movies
  • movie list --watched: lists all watched movies
  • movie delete <id>: delete movie based on id
  • movie delete <id> --watched: delete movie from watched list based on id
  • movie pick: picks a random movie
  • movie fun: interactive cli
  • movie web: web based gui

Dependencies

About

Simple CLI tool to manage the movies you watch, and helps you pick when you just aren't sure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published