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

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.

Awesome Lists containing this project

README

          



eIsland Logo eIsland


Windows 灵动岛桌面应用


基于 Electron + React + TypeScript 构建


支持实时显示天气、歌词、计时器、系统工具快捷操作等功能

[![License: GPL-3.0](https://img.shields.io/badge/License-GPL--3.0-blue.svg)](LICENSE)
[![Electron](https://img.shields.io/badge/Electron-35-47848F?logo=electron&logoColor=white)](https://www.electronjs.org/)
[![React](https://img.shields.io/badge/React-19-61DAFB?logo=react&logoColor=white)](https://react.dev/)
[![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript&logoColor=white)](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` 文件。