https://github.com/jntmtmtm/eisland
eIsland - A sleek, Apple Dynamic Island inspired floating widget for Windows, built with Electron.
https://github.com/jntmtmtm/eisland
electron react taliwindcss typescript vite
Last synced: 2 months ago
JSON representation
eIsland - A sleek, Apple Dynamic Island inspired floating widget for Windows, built with Electron.
- Host: GitHub
- URL: https://github.com/jntmtmtm/eisland
- Owner: JNTMTMTM
- License: gpl-3.0
- Created: 2026-03-30T04:37:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-12T08:16:30.000Z (2 months ago)
- Last Synced: 2026-04-12T08:23:27.531Z (2 months ago)
- Topics: electron, react, taliwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://www.pyisland.com
- Size: 1.59 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
eIsland
Windows 灵动岛桌面应用
基于 Electron + React + TypeScript 构建
支持实时显示天气、歌词、计时器、系统工具快捷操作等功能
[](LICENSE)
[](https://www.electronjs.org/)
[](https://react.dev/)
[](https://www.typescriptlang.org/)
---
> 许可证说明:本软件开源协议基于 GPLv3,并在其基础上进行了修改与补充(详见 `LICENSE`)。
## 界面预览
### 总览界面
日期、天气、倒数日、快捷启动一览无余

### 天气界面
实时天气与未来预报,支持自动定位与手动设置

### 歌词界面
实时同步显示歌词,支持多歌词源自动匹配

### 设置界面
主题外观、交互行为、网络配置等全面自定义

---
## 图标来源
本软件使用的所有图标均来源于 [iconfont](https://www.iconfont.cn/)。
## Image Credits / 图像致谢
本项目中使用的以下图像来自 Artemis II 任务:
| 壁纸名称 | 文件名 | 拍摄设备 | 原始链接 |
|----------|--------|---------|---------|
| Spaceship Earth | `art002e008487~orig.jpg` | iPhone 17 Pro Max | [images.nasa.gov](https://images.nasa.gov/details/art002e008487) |
| A Crescent Earth | `art002e004441~orig.jpg` | NIKON Z9 35mm f/2 | [images.nasa.gov](https://images.nasa.gov/details/art002e004441) |
| Thinking of You, Earth | `art002e008486~orig.jpg` | iPhone 17 Pro Max | [images.nasa.gov](https://images.nasa.gov/details/art002e008486) |
> 所有图像来源:[NASA](https://www.nasa.gov/)(National Aeronautics and Space Administration)
>
> 本仓库中所有 NASA 图像均按照 NASA 的图像使用政策使用。不暗示 NASA 对本项目的任何认可。
更多 Artemis II 图像可访问:
- https://images.nasa.gov/
- https://www.nasa.gov/artemis-ii-mobile-wallpapers/
## 许可证 (License)
本项目采用 **GNU General Public License v3.0 (GPLv3)** 或更高版本(GPL-3.0-or-later)发布。
根据 GPLv3 第 7 节(b) 款,添加了有限的附加条款:要求在所有副本、修改版本以及程序显示的 Appropriate Legal Notices 中保留以下作者署名信息:
- Copyright (C) 2026-present JNTMTMTM (https://github.com/JNTMTMTM)
- Copyright (C) 2026-present pyisland.com (https://pyisland.com)
详细完整条款(包括标准 GPLv3 文本和附加条款)请参见仓库根目录的 `LICENSE` 文件。