|
33 | 33 |
|
34 | 34 | - Rust |
35 | 35 |
|
36 | | -## Todo |
37 | | - |
38 | | -- [x] Add exe to Launch games |
39 | | -- [x] Open the local game folder |
40 | | -- [x] Home page functions |
41 | | -- [x] Add VNDB api to search games |
42 | | -- [x] I18n support |
43 | | -- [ ] Custom data of games |
44 | | -- [x] Count the time spent playing |
45 | | -- [ ] Beautify individual pages |
46 | | -- [x] Design the detail page |
47 | | -- [x] Refactor database queries |
48 | | -- [x] Add mixed api to search games |
49 | | -- [x] Edit page functions |
50 | | -- [ ] Auto backup function |
51 | | -- [ ] Sync games status with Bangumi |
52 | | - |
53 | | - |
54 | | -## Demo Versions |
55 | | - |
56 | | -##### Frontend Demo |
57 | | -- Try the web version: [https://reina.huoshen80.top](https://reina.huoshen80.top) |
58 | | - |
59 | | -##### Desktop Application Demo |
60 | | -- Download the latest build from GitHub Actions: |
61 | | - 1. Go to [Actions page](https://github.com/huoshen80/ReinaManager/actions/workflows/build.yml) |
62 | | - 2. Click on the most recent successful workflow run |
63 | | - 3. Scroll down to the "Artifacts" section |
64 | | - 4. Download the artifact you want |
65 | | - |
66 | | -## License |
67 | | - |
68 | | -This project is licensed under the [AGPL-3.0 license](https://github.com/huoshen80/ReinaManager#AGPL-3.0-1-ov-file) |
| 36 | + |
| 37 | +## やることリスト(Todo) |
| 38 | + |
| 39 | +- [x] exeを追加してゲームを起動 |
| 40 | +- [x] ローカルゲームフォルダを開く |
| 41 | +- [x] ホームページ機能 |
| 42 | +- [x] VNDB APIでゲーム検索 |
| 43 | +- [x] 多言語対応(I18n) |
| 44 | +- [ ] ゲームのカスタムデータ |
| 45 | +- [x] プレイ時間の計測 |
| 46 | +- [ ] 各ページの美化 |
| 47 | +- [x] 詳細ページのデザイン |
| 48 | +- [x] データベースクエリのリファクタリング |
| 49 | +- [x] Mixed APIでゲーム検索 |
| 50 | +- [x] 編集ページ機能 |
| 51 | +- [x] 自動バックアップ機能 |
| 52 | +- [ ] Bangumiとゲームステータスの同期 |
| 53 | + |
| 54 | +## デモバージョン |
| 55 | + |
| 56 | +##### フロントエンドデモ |
| 57 | +- Web版を試す: [https://reina.huoshen80.top](https://reina.huoshen80.top) |
| 58 | + |
| 59 | +##### デスクトップアプリデモ |
| 60 | +- 最新ビルドはGitHub Actionsからダウンロードできます: |
| 61 | + 1. [Actionsページ](https://github.com/huoshen80/ReinaManager/actions/workflows/build.yml)へアクセス |
| 62 | + 2. 最新の成功したワークフローをクリック |
| 63 | + 3. "Artifacts"セクションまでスクロール |
| 64 | + 4. 必要なアーティファクトをダウンロード |
| 65 | + |
| 66 | +## ライセンス |
| 67 | + |
| 68 | +本プロジェクトは [AGPL-3.0 ライセンス](https://github.com/huoshen80/ReinaManager#AGPL-3.0-1-ov-file) の下で公開されています。 |
0 commit comments