{"id":50933784,"url":"https://github.com/simple-irc-client/android","last_synced_at":"2026-06-17T07:02:19.349Z","repository":{"id":365342838,"uuid":"1271631141","full_name":"Simple-Irc-Client/android","owner":"Simple-Irc-Client","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-16T23:05:50.000Z","size":1102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-17T01:08:18.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Simple-Irc-Client.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-16T21:28:26.000Z","updated_at":"2026-06-16T23:06:20.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Simple-Irc-Client/android","commit_stats":null,"previous_names":["simple-irc-client/android"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Simple-Irc-Client/android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simple-Irc-Client%2Fandroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simple-Irc-Client%2Fandroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simple-Irc-Client%2Fandroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simple-Irc-Client%2Fandroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Simple-Irc-Client","download_url":"https://codeload.github.com/Simple-Irc-Client/android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Simple-Irc-Client%2Fandroid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34437451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-06-17T07:02:17.062Z","updated_at":"2026-06-17T07:02:19.343Z","avatar_url":"https://github.com/Simple-Irc-Client.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Irc Client — Android\n\nTauri 2 Android shell for [Simple Irc Client](../). It reuses the canonical\nfrontend (`../core`) and the Rust IRC transport crate (`../network-rs`, `sic-irc`)\nexactly as the desktop app does — see `../PROJECT_STRUCTURE.md`.\n\n## Architecture\n\n- **UI:** `../core` (React + TS + Vite). The kernel is transport-agnostic;\n  `core/src/network/irc/transport.ts` auto-selects the Tauri transport inside a\n  Tauri webview (Android included).\n- **Transport:** `../network-rs` (`sic-irc`) via the thin Tauri glue in\n  `src-tauri/src/irc/` (shared verbatim with `desktop/src-tauri/src/irc/`).\n- No gateway dependency — connects directly to IRC over TCP/TLS.\n\n## Prerequisites\n\n- Rust + the Android targets:\n  `aarch64-linux-android armv7-linux-androideabi i686-linux-android x86_64-linux-android`\n- Android SDK + NDK, with `ANDROID_HOME` and `NDK_HOME` exported\n- JDK 17+\n\n## Build \u0026 run\n\n```sh\npnpm install\npnpm run core:build        # build ../core into ../core/dist\npnpm run android:init      # one-time: generate src-tauri/gen/android\npnpm run android:dev       # run on emulator/device\npnpm run android:build     # release AAB/APK\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimple-irc-client%2Fandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimple-irc-client%2Fandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimple-irc-client%2Fandroid/lists"}