Skip to content

Tbinge is a desktop application written in Electron/Node.js that will serve as a tracking mechanism for Movies and TV Shows that the user is either interested in viewing or has viewed and on which they would like to keep a database.

License

Notifications You must be signed in to change notification settings

stanglab/tbinge

Repository files navigation

tbinge

Tbinge is a desktop application written in Electron/Node.js that serves as a local tracking library for Movies and TV Shows that the user is either interested in viewing or has viewed and on which they would like to keep a database.

The features

  • Searching TMDB for movies and TV shows
  • Rating a movie or TV show locally (contributes to TMDB rating system too)
  • Adding a movie or TV show to local database
  • Removing a movie or TV show from local database
  • Operating in an offline setting (no TMDB searching)

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production (for the developers current Operating System)

yarn electron:build

Compiles and minifies for production (Mac OS, Linux (snaps) and Windows 10 x64)

yarn electron:build-all

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference. See Styling Reference. See Electron Reference.

About

Tbinge is a desktop application written in Electron/Node.js that will serve as a tracking mechanism for Movies and TV Shows that the user is either interested in viewing or has viewed and on which they would like to keep a database.

Resources

License

Stars

Watchers

Forks

Packages

No packages published