All Projects → hitanshu-dhawan → Popcorn

hitanshu-dhawan / Popcorn

Licence: apache-2.0
🍿 Movies and TV Shows App powered by TMDb

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Popcorn

tmdbv3api
A lightweight Python library for The Movie Database (TMDb) API. The TMDb API is a resource for developers to integrate movie, TV show and cast data along with posters or movie fan art.
Stars: ✭ 145 (+76.83%)
Mutual labels:  movies, tmdb
Rats
Movie Ratings Synchronization with Python
Stars: ✭ 156 (+90.24%)
Mutual labels:  tmdb, movies
Watcher
Stars: ✭ 137 (+67.07%)
Mutual labels:  tmdb, movies
Filmy
🎥 Material designed awesome movie app which is powered by tmdb.
Stars: ✭ 697 (+750%)
Mutual labels:  tmdb, movies
Api
PHP 7.3+ API Wrapper for The Movie Database
Stars: ✭ 317 (+286.59%)
Mutual labels:  tmdb, movies
Dowy
🎬Application that displays a list of Movies and Tv Series using Modern Android Application Development tools and API's
Stars: ✭ 29 (-64.63%)
Mutual labels:  movies, tmdb
Flox
Self Hosted Movie, Series and Anime Watch List
Stars: ✭ 901 (+998.78%)
Mutual labels:  tmdb, movies
movies
Real world isomorphic application for movies search, based on Webpack 5 / Express / React 17 + Redux-Saga / Bootstrap 4.6 + CSS Modules / i18next / SSR
Stars: ✭ 20 (-75.61%)
Mutual labels:  movies, tmdb
Homehost
self-hosted, Netflix-like app made for streaming
Stars: ✭ 564 (+587.8%)
Mutual labels:  tmdb, movies
Bobarr
🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
Stars: ✭ 697 (+750%)
Mutual labels:  tmdb, movies
Rescore
Sentiment analysis for movie reviews
Stars: ✭ 11 (-86.59%)
Mutual labels:  movies
Themoviedb React
TMDb API with React.
Stars: ✭ 20 (-75.61%)
Mutual labels:  tmdb
Moviebookingui Android
This is a concept of fetching a user's cinema show details like venue, movie, date & showtime before allowing him to place a cinema F&B order.
Stars: ✭ 62 (-24.39%)
Mutual labels:  movies
Moviedb Promise
Interact with themoviedb.org's api with Node... now in TypeScript!
Stars: ✭ 72 (-12.2%)
Mutual labels:  tmdb
Arch Plex
Docker build script for Arch Linux base with Plex Media Server
Stars: ✭ 10 (-87.8%)
Mutual labels:  movies
Gatsby Source Tmdb
🎬 Source from TheMovieDB in Gatsby
Stars: ✭ 50 (-39.02%)
Mutual labels:  tmdb
Media Tracker
Self-hosted open source media-tracker for tv shows and movies. (React, Redux)
Stars: ✭ 21 (-74.39%)
Mutual labels:  movies
Reactjs Tmdb App
Responsive React 'The Movie Database' (TMDb) App
Stars: ✭ 830 (+912.2%)
Mutual labels:  tmdb
Tvtower
A tribute to Mad TV. Written in BlitzMax, Lua and a bit of C.
Stars: ✭ 73 (-10.98%)
Mutual labels:  movies
Show Time
Watch TV shows and movies with a simple CLI
Stars: ✭ 70 (-14.63%)
Mutual labels:  movies

Awesome Material Design Movies and TV Shows App.

Have a Look

Implementations

  • The Movie Database (TMDb)
  • SQLite Database
  • Retrofit - for networking
  • Glide - for images
  • BroadcastReceiver

API Keys

PopCorn uses The Movie DB API in order to fetch all the Movies and TV Shows Data.
To run this application on your machine you have to issue an API KEY from The Movie DB and place it in your strings resource folder.

<string name="MOVIE_DB_API_KEY">YOUR API KEY HERE</string>

Licence

Copyright (c) 2017 Hitanshu Dhawan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].