An open API service indexing awesome lists of open source software.

https://github.com/zobaer53/noflix

NoFlix is an Android app for watching adfree Movies & TV Shows
https://github.com/zobaer53/noflix

adblock-plus adblocker adfree android clean-architecture dagger-hilt duckduckgo jetpack-compose jetpack-navigation jetpack-pagination jetpackcompose kotlin kotlin-coroutines kotlin-serialization movies noflix retrofit tv-shows webview

Last synced: about 1 month ago
JSON representation

NoFlix is an Android app for watching adfree Movies & TV Shows

Awesome Lists containing this project

README

        

![zeDMoviesApp](https://github.com/zobaer53/zeDMoviesApp/blob/master/Product%20Card%20(1).png)


License
API

![GitHub stars](https://img.shields.io/github/stars/zobaer53/zeDMoviesApp.svg?style=social)
![GitHub forks](https://img.shields.io/github/forks/zobaer53/zeDMoviesApp.svg?style=social)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/zobaer53/zeDMoviesApp)
![GitHub issues](https://img.shields.io/github/issues-raw/zobaer53/zeDMoviesApp)
![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/zobaer53/zeDMoviesApp)
![GitHub repo size](https://img.shields.io/github/repo-size/zobaer53/zeDMoviesApp)

# NoFlix

NoFlix is an application for Android to watch ad-free Movies & TV Shows using Webview.

# Preview

https://github.com/zobaer53/zeDMoviesApp/assets/61627836/3743cf43-8afc-4984-b392-b425784ef823

# Screens








# Architecture

The **NoFlix** app follows the
[official architecture guidance](https://developer.android.com/topic/architecture)

![Architecture diagram](https://github.com/zobaer53/zeDMoviesApp/blob/master/architecture-1-overall.png)

# API Keys
NoFlix uses [The Movie DB](https://www.themoviedb.org/) 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 local.properties


```
API_KEY = "yourApiKey"
```
# Fix Cmake not found issue

go to sdk tools and download Cmake 3.10.2 sdk [Stackoverflow](https://stackoverflow.com/questions/71853200/cmake-3-10-2-not-found-in-sdk-path-or-by-cmake-dir-prop).

# Credits

- Design on [Figma](https://www.figma.com/community/file/1088719884686291024).

# 📫 How to reach me
**[email protected]**

Connect with me:


zobaer53
zobaer53
id20103184
15909016
zobaer-hossain

# License
```xml
Copyright 2023 zobaer53 (Zobaer Hossain)

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.