An open API service indexing awesome lists of open source software.

https://github.com/rendychen0331/classnote-public-edition

課堂筆記與提醒管理App for Android
https://github.com/rendychen0331/classnote-public-edition

ai android-app api-keys google microsoft notes-app oauth2 traditional-chinese work

Last synced: about 2 months ago
JSON representation

課堂筆記與提醒管理App for Android

Awesome Lists containing this project

README

          

# ClassNote

歡迎,這是一個高中**牲**用 愛 + AI 做的Android App

>[!NOTE]
>如果你有任何功能提議或BUG想反饋,歡迎建立 [New Issues](https://github.com/rendychen0331/classnote-public-edition/issues/new)

## 說明
這是一個課堂筆記與提醒管理App

Made with Claude(程式碼) & Gemini(App icon) & Google Stitch(UI)

>[!IMPORTANT]
>API Key 需要自己申請
>
>僅使用Xiaomi HyperOS 測試(沒其他手機)
>
>天氣僅支援CWA API

## 正在實作
*DEBUG*

## AI功能支援模型(API key)
- Xiaomi MiMo
- Google Gemini
- Anthropic Claude
- OpenAI ChatGPT
- Groq

## 功能

- **課表管理** — 週課表檢視、學期切換
- **提醒事項** — 新增截止日期、多組通知時間、重複提醒(每天 / 每週 / 每月)
- **AI 通知辨識** — AI 自動辨識通知並自動加入提醒事項
- **公式本** — 數學公式儲存,支援 MathQuill 視覺化輸入與 KaTeX 離線渲染
- **天氣** — CWA 36 小時預報,22 縣市查詢
- **上課紀錄** — 拍照、錄音、文字筆記,支援 AI 摘要
- **Gmail / Google Classroom 同步** — 自動抓取作業截止日,WorkManager 定時背景執行
- **Google Tasks 同步** — 自動抓取待辦事項,WorkManager 定時背景執行
- **Google日曆 同步** — 自動抓取,WorkManager 定時背景執行
- **Google Drive 備份** — 資料庫備份與還原,支援 WiFi / 行動數據 / 任何網路選擇
- **Microsoft To Do / Outlook日曆 同步** — 手動同步觸發
- **Microsoft OneDrive 備份** — 資料庫備份與還原,支援 WiFi / 行動數據 / 任何網路選擇
- **Microsoft Teams 同步** — 手動同步觸發(僅支援教育/企業帳號)
- **桌面小工具** — 月曆小工具顯示近三週提醒事項

## 技術棧

- Kotlin + Android Jetpack(Room、Navigation、WorkManager、ViewModel)
- Material Design 3
- Google Sign-In / Drive API / Gmail API / Classroom API
- Gemini API
- MiMo API (OpenAI API)
- Anthropic API
- OpenAI API
- CWA 開放資料 API
- Microsoft Entra / Graph API
- Groq API (OpenAI API)

## 建置與使用
>[!NOTE]
>若你想自行Build APK,請見[Wiki-Setup](https://github.com/rendychen0331/classnote-public-edition/wiki/Setup)

你可以直接下載[最新版APK](https://github.com/rendychen0331/classnote-public-edition/releases)使用

[AI API Key取得](https://github.com/rendychen0331/classnote-public-edition/wiki/API-Keys)

## 預計開發功能

- [x] 其他類型筆記的支援
- [ ] ~~優化App清單讀取時間~~(懶 + 工程巨大)
- [ ] 加入 Gmail 非 Google Classroom 郵件的AI辨識支援
- [ ] 加入收到 Gmail 或 Google Classroom 通知後自動抓取詳細信息
- [x] 加入 Google Tasks 支援
- [ ] 加入 Google keep 支援
- [x] 加入 Google 日曆 支援
- [x] 加入 Microsoft Onedrive 備份支援
- [ ] 加入 Microsoft OneNote 支援
- [x] 加入 Microsoft To Do 支援
- [x] 加入 Microsoft Outlook日曆 支援
- [x] 加入 Microsoft Teams 支援
- [ ] ~~加入 Xiaomi Account 支援~~(個人不能申請小米開發者帳號,擱置)
- [ ] ~~加入 Xiaomi 日曆 支援~~(個人不能申請小米開發者帳號,擱置)
- [x] 加入 Microsoft Account 支援
- [ ] 加入其他天氣 API 支援
- [ ] 新增多 Google Account 支援
## 授權

MIT