{"id":36611156,"url":"https://github.com/aegis-plus/sillytavern-android","last_synced_at":"2026-02-03T12:15:28.212Z","repository":{"id":331645878,"uuid":"1130406800","full_name":"Aegis-plus/SillyTavern-Android","owner":"Aegis-plus","description":"A lightweight Android launcher for SillyTavern, providing a full-screen WebView experience with native support for file uploads, camera, and microphone.","archived":false,"fork":false,"pushed_at":"2026-01-28T10:06:45.000Z","size":544,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-28T20:44:05.399Z","etag":null,"topics":["android","android-launcher","capacitor","chat","launcher","llm","mobile-app","sillytavern","webview"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Aegis-plus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-08T13:13:22.000Z","updated_at":"2026-01-28T15:10:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Aegis-plus/SillyTavern-Android","commit_stats":null,"previous_names":["aegis-plus/sillytavern-android"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Aegis-plus/SillyTavern-Android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aegis-plus%2FSillyTavern-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aegis-plus%2FSillyTavern-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aegis-plus%2FSillyTavern-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aegis-plus%2FSillyTavern-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aegis-plus","download_url":"https://codeload.github.com/Aegis-plus/SillyTavern-Android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aegis-plus%2FSillyTavern-Android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28967109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T03:46:10.227Z","status":"ssl_error","status_checked_at":"2026-02-01T03:46:01.693Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-launcher","capacitor","chat","launcher","llm","mobile-app","sillytavern","webview"],"created_at":"2026-01-12T08:53:58.669Z","updated_at":"2026-02-01T04:01:07.363Z","avatar_url":"https://github.com/Aegis-plus.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SillyTavern Android Launcher\n\nA lightweight Android wrapper for [SillyTavern](https://github.com/SillyTavern/SillyTavern). This application provides a dedicated WebView environment to access your self-hosted SillyTavern instance with native-like features.\n\n## ✨ Features\n\n-   **Full-Screen Experience:** Removes browser UI elements for an immersive chat experience.\n-   **Native Permissions:** Seamless support for file uploads (images, characters) and camera/microphone access for multimodal features.\n-   **Persistent Settings:** Save your instance URL and connect with a single tap.\n-   **Lightweight:** Minimal overhead compared to running a full mobile browser.\n\n## 🚀 Getting Started\n\n### Download\nThe easiest way to get started is to download the latest pre-built APK from the [Releases](../../releases) page.\n\n### Installation\n1.  Download the `SillyTavern-vX.X.X.apk` file.\n2.  Open the file on your Android device.\n3.  If prompted, allow installation from unknown sources.\n4.  Follow the on-screen instructions to complete the installation.\n\n## 🛠️ Setup \u0026 Usage\n\n1.  **Launch the App:** Open SillyTavern from your app drawer.\n2.  **Configure URL:**\n    -   Tap the **Settings** button.\n    -   Enter the full URL of your SillyTavern instance (e.g., `http://192.168.1.5:8000` or your public tunnel URL).\n    -   *Note: Ensure your phone can reach the host (e.g., same Wi-Fi or public IP).*\n3.  **Save \u0026 Connect:**\n    -   Tap **Save** to store the configuration.\n    -   Tap **Connect** to load your SillyTavern interface.\n\n## 🏗️ Building from Source\n\nYou can build the APK yourself using GitHub Actions or locally.\n\n### Using GitHub Actions (No Android Studio Required)\n1.  **Fork** this repository.\n2.  Enable **Actions** in your fork's settings.\n3.  The workflow will trigger on every push, or you can run it manually via the **Actions** tab.\n4.  Once complete, download the **SillyTavern-Release** artifact from the workflow run summary.\n\n### Local Development\nThis project is built with [Capacitor](https://capacitorjs.com/).\n\n-   **Requirements:** Node.js (\u003e=22.0.0), Android Studio, and JDK 21.\n-   **Structure:**\n    -   [`www/`](www/): Contains the launcher's configuration UI.\n    -   [`android/`](android/): The native Android project.\n    -   [`MainActivity.java`](android/app/src/main/java/com/sillytavern/android/MainActivity.java): Handles WebView permissions and core logic.\n\n```bash\n# Install dependencies\nnpm install\n\n# Sync changes to the Android project\nnpx cap sync android\n```\n\n### Signing the App\n\nTo create a distributable (signed) APK, you need a keystore.\n\n1.  **Generate a Keystore:**\n    ```bash\n    keytool -genkey -v -keystore release-key.keystore -alias sillytavern -keyalg RSA -keysize 2048 -validity 10000\n    ```\n2.  **Configure Build Credentials:**\n    The build script supports both environment variables and Gradle properties.\n|\n    **Option A: Command Line (Recommended for local)**\n    ```bash\n    cd android\n    ./gradlew assembleRelease -PRELEASE_STORE_PASSWORD=your_pass -PRELEASE_KEY_ALIAS=your_alias -PRELEASE_KEY_PASSWORD=your_pass\n    ```\n|\n    **Option B: Environment Variables**\n    - `RELEASE_STORE_FILE`: Path to your keystore file (defaults to `release-key.keystore` in `android/app`).\n    - `RELEASE_STORE_PASSWORD`: Your keystore password.\n    - `RELEASE_KEY_ALIAS`: Your key alias.\n    - `RELEASE_KEY_PASSWORD`: Your key password.\n\n3.  **GitHub Actions Setup:**\n    Add these as **Secrets** in your GitHub repository settings to enable signed releases via the automated workflow.\n\n## 📄 License\n\nThis project is licensed under the [ISC License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegis-plus%2Fsillytavern-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faegis-plus%2Fsillytavern-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faegis-plus%2Fsillytavern-android/lists"}