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

https://github.com/1812z/hyperisland

HyperOS 3 Dynamic Island Enhancer
https://github.com/1812z/hyperisland

android hyperos xposed

Last synced: 13 days ago
JSON representation

HyperOS 3 Dynamic Island Enhancer

Awesome Lists containing this project

README

          

HyperIsland Icon

# HyperIsland

**为澎湃 OS3 打造的超级岛通知增强模块**

[![GitHub Release](https://img.shields.io/github/v/release/1812z/HyperIsland?style=flat-square&logo=github&color=black)](https://github.com/1812z/HyperIsland/releases)
![Downloads](https://img.shields.io/github/downloads/1812z/HyperIsland/total?style=flat-square)
[![License](https://img.shields.io/github/license/1812z/HyperIsland?style=flat-square&color=orange)](LICENSE)
[![Platform](https://img.shields.io/badge/Platform-Android-green?style=flat-square&logo=android)](https://android.com)
[![LSPosed](https://img.shields.io/badge/Framework-LSPosed-blueviolet?style=flat-square)](https://github.com/LSPosed/LSPosed)
[![HyperOS](https://img.shields.io/badge/ROM-澎湃OS3-orange?style=flat-square)](https://hyperos.mi.com)
[![Build](https://img.shields.io/badge/Build-Flutter-02569B?style=flat-square&logo=flutter)](https://flutter.dev)

**[English](README_EN.md)** | **简体中文** | **[日本語](README_JA.md)** | **[Türkçe](README_TR.md)**

---

## ✨ 功能介绍

### 📥 下载管理器拓展
拦截 HyperOS 下载管理器的通知,以超级岛样式展示文件名与下载进度,支持**暂停、继续、取消**操作。

### 🏝️ 超级岛 + 焦点通知适配
拦截任意 App 发出的标准安卓通知,处理后以超级岛 + 焦点通知样式展示,按钮来自原通知。

### 🚫 通知黑名单
黑名单应用不会弹出通知,仅显示超级岛(全屏状态下随状态栏自动隐藏)。

### 🔥 热加载支持
修改配置后**无需重启**即可生效,安装或更新软件后重启作用域即可。

### 🤖 AI总结
支持 OpenAI 协议的大模型,智能精简通知内容并提炼关键信息。

### 🍞 Toast拦截
拦截烦人的 Toast 通知并转为超级岛显示,减少打扰、统一体验。

---

## 📖 使用文档

> 📌 完整的使用说明、模板介绍及配置指南请查看文档站:**[hyperisland.1812z.top](https://hyperisland.1812z.top)**

---

## 🔨 构建

确保已安装 Flutter 开发环境,然后运行:

```bash
flutter build apk --target-platform=android-arm64
```
---

## Star History





Star History Chart

---

## 📄 许可证

本项目基于 [MIT License](LICENSE) 开源,欢迎 Issue 与 PR。

Made with ❤️ for HyperOS users

[![Star History](https://img.shields.io/github/stars/1812z/HyperIsland?style=social)](https://github.com/1812z/HyperIsland)