KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
anime-launcher
★ 12
Open GitHub ↗
List your offline anime in an app
Download README (.md)
Explore Similar Repositories
SuperLemminiToo
:
My personal fork of SuperLemmini, which itself is a fork of Lemmini
Meshtastic-Telegram
:
Simple app connecting Meshtastic with Telegram API
AimBotStandoff2ForModMenu
:
No description available.
maid
:
(WIP) self-contained todo list tui, inspired by void-rs
ddb-desktop
:
Inspect, manage and share aerial data
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
anime-launcher
?
Download (.md)
# Anime Launcher **Anime Launcher** adalah sebuah aplikasi yang dibuat untuk memudahkan penggemar anime untuk membuat daftar anime yang ada pada android mereka agar lebih terorganisir dan mudah diakses tanpa perlu buka file manager. - Features - Tambah/daftarkan anime - Ubah dan hapus anime dari daftar - Daftar episode dan history (episode yang sudah ditonton) - Ganti wallpaper aplikasi ## Instalasi Download file ekstensi **.apk** pada tag release yang tersedia, lalu install. ## Build Clone repository ```shell git clone https://github.com/ilham25/animeLauncher_RN.git ``` Install dependency ```shell npm install ``` Start react native development server ```shell npx react-native start ``` Run debug - Android ```shell npx react-native run-android ``` - iOS ```shell npx react-native run-ios ```