{"id":47857584,"url":"https://github.com/BUAASubnet/UBAA","last_synced_at":"2026-04-19T05:01:05.074Z","repository":{"id":329084654,"uuid":"1063875373","full_name":"BUAASubnet/UBAA","owner":"BUAASubnet","description":"更好的智慧北航. Make BUAA Great Again!","archived":false,"fork":false,"pushed_at":"2026-04-16T15:58:14.000Z","size":3015,"stargazers_count":83,"open_issues_count":3,"forks_count":10,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-16T17:36:41.064Z","etag":null,"topics":["beihang","buaa","bykc","byxk","evaluation","iclass","signin","spoc","sso"],"latest_commit_sha":null,"homepage":"https://app.buaa.team","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BUAASubnet.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":"2025-09-25T08:31:10.000Z","updated_at":"2026-04-16T15:58:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d775106-47a1-419d-9191-dd9af413041c","html_url":"https://github.com/BUAASubnet/UBAA","commit_stats":null,"previous_names":["buaasubnet/ubaa"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/BUAASubnet/UBAA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUAASubnet%2FUBAA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUAASubnet%2FUBAA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUAASubnet%2FUBAA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUAASubnet%2FUBAA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BUAASubnet","download_url":"https://codeload.github.com/BUAASubnet/UBAA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BUAASubnet%2FUBAA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31995167,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["beihang","buaa","bykc","byxk","evaluation","iclass","signin","spoc","sso"],"created_at":"2026-04-03T23:00:23.270Z","updated_at":"2026-04-19T05:01:05.068Z","avatar_url":"https://github.com/BUAASubnet.png","language":"Kotlin","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# UBAA (智慧北航 Remake)\n\n![Kotlin](https://img.shields.io/badge/Kotlin-2.3.20-blue.svg?style=flat\u0026logo=kotlin)\n![Compose Multiplatform](https://img.shields.io/badge/Compose_Multiplatform-1.10.3-blueviolet.svg?style=flat\u0026logo=jetpack-compose)\n![Ktor](https://img.shields.io/badge/Ktor-3.4.1-orange.svg?style=flat\u0026logo=ktor)\n![Platform](https://img.shields.io/badge/Platform-Android%20%7C%20iOS%20%7C%20Desktop%20%7C%20Web-lightgrey.svg?style=flat)\n\n**UBAA** 是一款面向北京航空航天大学学生的跨平台客户端，基于 **Kotlin Multiplatform**、**Compose Multiplatform** 和 **Ktor** 构建，覆盖 Android、iOS、Desktop 与 Web。\n\n它不仅是客户端，也是一套统一的校园服务聚合方案：服务端负责适配和清洗校内系统数据，客户端在多端提供一致、现代的使用体验。\n\n## 入口\n\n- 下载发布版：[GitHub Releases](https://github.com/BUAASubnet/UBAA/releases)\n- 在线使用：[网页版](https://app.buaa.team)\n- 开发文档：[GitHub Wiki](https://github.com/BUAASubnet/UBAA/wiki)\n\n### Arch Linux (AUR)\n\n```bash\nyay -S ubaa\n```\n\n## 核心能力\n\n- 多端统一：Android、iOS、Desktop、Web 共用核心能力与大部分业务代码。\n- 校园服务聚合：统一认证、课表、考试、空闲教室、博雅、签到、评教等能力集中接入。\n- 全栈同仓：`shared` 统一前后端契约，`server` 负责网关与会话管理，`composeApp` 负责跨平台 UI。\n- 现代体验：基于 Material Design 3，支持系统主题适配与持续更新。\n\n## 开发文档\n\n仓库首页只保留概览信息，详细开发说明统一放在 GitHub Wiki：\n\n- 总览入口：[Wiki 首页](https://github.com/BUAASubnet/UBAA/wiki)\n- 起步与配置：[快速开始](https://github.com/BUAASubnet/UBAA/wiki/Quick-Start) / [配置说明](https://github.com/BUAASubnet/UBAA/wiki/Configuration)\n- 架构与模块：[架构总览](https://github.com/BUAASubnet/UBAA/wiki/Architecture-Overview) / [shared](https://github.com/BUAASubnet/UBAA/wiki/Module-Shared) / [composeApp](https://github.com/BUAASubnet/UBAA/wiki/Module-ComposeApp) / [server](https://github.com/BUAASubnet/UBAA/wiki/Module-Server)\n- 接口与质量：[API 契约](https://github.com/BUAASubnet/UBAA/wiki/API-Contracts) / [测试与质量](https://github.com/BUAASubnet/UBAA/wiki/Testing-and-Quality) / [编码规范](https://github.com/BUAASubnet/UBAA/wiki/Coding-Standards)\n- 发布与排障：[发布与部署](https://github.com/BUAASubnet/UBAA/wiki/Release-and-Deployment) / [常见问题](https://github.com/BUAASubnet/UBAA/wiki/Troubleshooting)\n\n## 仓库概览\n\n```text\nUBAA/\n├── composeApp/   # 跨平台客户端 UI\n├── shared/       # 前后端共享契约与通用逻辑\n├── server/       # Ktor 后端网关\n├── androidApp/   # Android 壳工程\n└── iosApp/       # iOS 壳工程\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBUAASubnet%2FUBAA","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBUAASubnet%2FUBAA","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBUAASubnet%2FUBAA/lists"}