{"id":38211424,"url":"https://github.com/qiqd/holo","last_synced_at":"2026-05-21T09:04:14.912Z","repository":{"id":329757476,"uuid":"1120151396","full_name":"qiqd/holo","owner":"qiqd","description":"An open-source anime streaming application built with Flutter, supporting Windows, macOS, Android and iOS platforms.","archived":false,"fork":false,"pushed_at":"2026-05-14T05:49:09.000Z","size":18909,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-14T07:35:23.738Z","etag":null,"topics":["android","android-app","animation","anime","danmaku","danmu","dart","flutter","ios","ios-app","macos","mobile-app","player","windows"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qiqd.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-12-20T15:42:29.000Z","updated_at":"2026-05-14T05:49:13.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/qiqd/holo","commit_stats":null,"previous_names":["qiqd/mobile_mikufans","qiqd/mobile_holo"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/qiqd/holo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiqd%2Fholo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiqd%2Fholo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiqd%2Fholo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiqd%2Fholo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiqd","download_url":"https://codeload.github.com/qiqd/holo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiqd%2Fholo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33295262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":["android","android-app","animation","anime","danmaku","danmu","dart","flutter","ios","ios-app","macos","mobile-app","player","windows"],"created_at":"2026-01-17T00:43:36.132Z","updated_at":"2026-05-21T09:04:13.663Z","avatar_url":"https://github.com/qiqd.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"right\"\u003e\n  [\u003ca href=\"README.md\"\u003eEnglish\u003c/a\u003e] | [\u003ca href=\"README_zh.md\"\u003e简体中文\u003c/a\u003e]\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"screenshot/launcher_round.png\" alt=\"Holo Logo\" width=\"20%\"/\u003e\n\u003c/div\u003e\n\n# Holo\n\nAn open-source anime streaming application built with Flutter, Supports Windows, macOS, Android and iOS platforms.\n\n## Features\n\n- 📺 **Anime Streaming**: Watch your favorite anime with ease\n- 📅 **Calendar**: Stay updated with the latest anime releases\n- 🔍 **Search**: Find anime quickly and efficiently\n- 💾 **History**: Keep track of your watching progress\n- 💬 **Danmaku Support**: Display danmaku to enhance viewing experience\n- 🌍 **Multi-language Support**: Internationalized interface supporting multiple languages\n- 🌐 **Multi-platform**: Supports Windows, macOS, Android and iOS\n- 🖼️ **Image Search**: Search for anime by uploading images\n\n## App Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"screenshot/mobile-home.png\" alt=\"Home Screen\" width=\"25%\"/\u003e\n  \u003cimg src=\"screenshot/desktop-home.png\" alt=\"Detail Screen\" width=\"57%\"/\u003e\n  \n\u003c/div\u003e\n\n## Acknowledgments\n\n- **Danmaku API Library**: [canvas_danmaku](https://github.com/huangxd-/danmu_api)\n- **Anime Metainfo Provider**: [bangumi/api](https://github.com/bangumi/api)\n- **Image Search Provider**: [AnimeTrace](https://ai.animedb.cn)\n- **Hitokoto API**: [sekaiai.github.io](https://github.com/sekaiai/sekaiai.github.io)\n\n## Project Structure\n\n```\nlib/\n├── entity/          # Data models\n├── service/         # API services and business logic\n│   ├── impl/        # Service implementations\n│   └── util/        # Utility functions\n├── ui/              # UI components and screens\n│   ├── component/   # Reusable components\n│   └── screen/      # Application screens\n└── main.dart        # Application entry point\n```\n\n## Getting Started\n\n### Prerequisites\n\n- Flutter SDK (\u003e= 3.10.3)\n- Dart SDK (\u003e= 3.10.3)\n- IDE (Android Studio, VS Code, etc.) with Flutter plugin\n\n### Installation\n\n1. Clone the repository\n\n   ```bash\n   git clone https://github.com/qiqd/holo.git\n   cd holo\n   ```\n\n2. Install dependencies\n\n   ```bash\n   flutter pub get\n   ```\n\n3. Generate JSON serialization files\n\n   ```bash\n   flutter pub run build_runner build\n   ```\n\n4. Run the application\n   ```bash\n   flutter run\n   ```\n\n### Build for Production\n\n- Android\n\n  ```bash\n  flutter build apk\n  ```\n\n- iOS\n  ```bash\n  flutter build ios\n  ```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiqd%2Fholo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqiqd%2Fholo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqiqd%2Fholo/lists"}