Skip to content

FightFarewellFearless/AniFlix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

AniFlix

logo aplikasi

built with Codeium GitHub top language license Built with react-native Versi terbaru

Aplikasi streaming anime gratis tanpa iklan, open source!

Written in typescript built with react native ❤️

Lengkap dan terbaru!

Tonton anime favorit mu sekarang! Episode lengkap dan terbaru.

Mudah digunakan

Target utama kami adalah UI yang simpel dan mudah digunakan.

Download episode anime dengan satu klik. Tonton tanpa login!

Tanpa iklan

Aplikasi kami tidak memiliki iklan. Satu-satunya iklan adalah ketika memutar video menggunakan pemutar pihak ketiga, dan itu bukan iklan dari kami, kami tidak punya akses sama sekali untuk hal itu.

Open source

Kode aplikasi tersedia dan dapat kamu gunakan dengan mengikuti aturan yang sudah diterapkan sesuai lisensi di #License

Minimum android

Untuk menggunakan aplikasi ini, minimal dibutuhkan android marshmallow (6.0) atau lebih baru.

Cara Download

Kamu bisa download aplikasi dengan cara berikut ini:

  • Pergi ke Halaman rilis
  • Pilih rilis terbaru
  • Klik bagian assets
  • Pilih file anime.apk

FAQ

Q: Apakah aplikasi ini sepenuh nya gratis?

A: ya, aplikasi ini sepenuh nya gratis, kami tidak mendapatkan keuntungan sedikit pun.

Q: Saya tidak bisa connect ke server!

A: Coba gunakan DNS 8.8.8.8 atau 1.1.1.1, atau tunggu update dari developer. Jika tetap mengalami masalah, silahkan join server discord di sini

Q: Dimana video yang sudah saya download berada?

A: video yang sudah di download bisa kamu temukan di Penyimpanan Internal/Download/

Catatan

  • Video yang terdapat di aplikasi bukan berasal dari server kami. Semua video berasal dari server pihak ke tiga dan kami tidak punya akses sama sekali.
  • Kami hanya membagikan video yang beredar di internet, kami tidak menyimpan satu video pun di server kami sendiri

Build from Source

To build the application from source, first, follow the instructions in the React Native environment setup guide.

Next, clone this GitHub repository using:

git clone https://github.com/FightFarewellFearless/AniFlix

Wait until the download is complete, then navigate to the project directory:

cd AniFlix

You will also need to create your own keystore. Follow these steps in the React Native documentation

Now you are ready to build! Just one last step remains. Install the required npm dependencies:

npm install

or add legacy-peer-deps flag if installation fail

npm install --legacy-peer-deps

🎉 You're all set up! It's time to build. Run the following command:

cd android
./gradlew assembleRelease

Wait for the build to complete. If successful, you can find the APK in android/app/build/outputs/apk/release

LICENSE

The AniFlix app is free and open source software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.