Skip to content

A GUI used for searching for information, such as the plot or runtime, of any movie.

Notifications You must be signed in to change notification settings

jackokeeffe/reelSRCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reelSRCH

A program made to simplify searching for your favourite movies!

Update (02/27/21):

  • version-two of the project has been added.
  • Fixes many major bugs from version-one
  • GUI is now created in Tkinter

Update (9/16/20):

  • Newest update has been released (9/16/20).
  • Included the 'All' Checkbox button and bug fixes.
  • Screenshots have also been updated to reflect these changes.
  • This fixed a major bug causing a problem when trying to close the window.

How-To/Installation:

  1. Clone the repo/type git clone https://github.com/jackokeeffe/reelSRCH.git into your command prompt.
  2. If your outermost folder is not reelSRCH type cd reelSRCH into your command prompt (for IDE's).
  3. Type python setup.py install into your command prompt. Wait for it to finish installing/loading indices.
  4. Run the code and follow the instructions in the GUI.

Contributing:

All contributions are welcome just make sure to add comments on your changes.

Usage:

See Screenshots for screenshots of the program in use.

Future Developments:

  • See Open Issues for future changes/updates.
  • If you notice any issues not included in Open Issues feel free to open one.

Built With:

  • Made using Python.
  • V1 GUI created with PySimpleGUI.
  • V2 GUI created with Tkinter
  • Search results powered by the IMDBPY module.

Author:

Credits:

  • PySimpleGUI for their 'simple' GUI module and for helping me trouble-shoot some issues.
  • IMDBPY for creating a useful IMDB module.

About

A GUI used for searching for information, such as the plot or runtime, of any movie.

Topics

Resources

Stars

Watchers

Forks

Languages