command
module
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: May 24, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
horizon
第三方小宇宙桌面客户端
使用 wails + react 构建的第三方小宇宙桌面客户端,支持 Windows 和 MacOS
截图
展开/收起






下载
前往 Release 页面下载并解压即可使用。MacOS 平台需要将解压后的 horizon.app 拖入 Application 目录中。
开发
1.环境
2.拉取和构建
git clone https://github.com/ultrazg/horizon.git
cd horizon/frontend
pnpm install
pnpm build
cd ..
# 在开发模式下运行
wails dev
# 或者
# 构建对应平台的可执行文件
wails build
应用在启动的同时,会在 http://localhost:23020 启动一个 API 接口服务,可以通过 http://localhost:23020/docs 访问接口文档
声明
本项目仅供个人学习使用,请尊重版权,数字内容均为小宇宙所有
LICENSE
GPL-3.0
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.