{"id":34584989,"url":"https://github.com/buaasubnet/ubaa","last_synced_at":"2026-05-24T13:04:40.968Z","repository":{"id":329084654,"uuid":"1063875373","full_name":"BUAASubnet/UBAA","owner":"BUAASubnet","description":"更好的智慧北航. Make BUAA Great Again!","archived":false,"fork":false,"pushed_at":"2026-04-03T13:35:10.000Z","size":2665,"stargazers_count":63,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-03T17:30:53.193Z","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":null,"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":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":"2025-09-25T08:31:10.000Z","updated_at":"2026-04-03T13:36:23.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":13,"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":31481238,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T14:34:32.243Z","status":"ssl_error","status_checked_at":"2026-04-06T14:34:31.723Z","response_time":112,"last_error":"SSL_read: 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":["beihang","buaa","bykc","byxk","evaluation","iclass","signin","spoc","sso"],"created_at":"2025-12-24T10:29:36.386Z","updated_at":"2026-05-24T13:04:40.962Z","avatar_url":"https://github.com/BUAASubnet.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"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- 开发文档：[项目文档](docs/index.md)\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详细文档统一维护在仓库 `docs/` 中，并由 VitePress 构建为静态站点。推送 `dev` 分支后，GitHub Actions 会构建文档并通过 SSH rsync 发布到服务器静态目录。\n\n- 总览入口：[项目文档](docs/index.md)\n- 功能说明：[功能总览](docs/features/index.md) / [登录与连接模式](docs/features/auth-and-connection.md) / [希冀作业](docs/features/judge.md)\n- 技术文档：[架构总览](docs/tech/architecture.md) / [共享 API 与契约](docs/tech/shared-api.md) / [服务端路由](docs/tech/server-routes.md)\n- 发布与排障：[发布与部署](docs/tech/release-deployment.md) / [配置说明](docs/tech/configuration.md) / [排障指南](docs/tech/troubleshooting.md)\n- 项目公告与版本：[公告维护](docs/announcements/index.md) / [更新日志](docs/changelog/index.md)\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"}