SkillAgentSearch skills...

Flymoon

This is a large language model chat client built with Rust and Slint GUI, compatible with OpenAI's API.(这是一个基于Rust和Slint GUI构建的大语言模型聊天客户端,兼容OpenAI的API)

Install / Use

/learn @heng30/Flymoon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div style="display: flex, margin: 8px"> <img src="./screenshot/0-en.png" width="100"/> <img src="./screenshot/1-en.png" width="100"/> <img src="./screenshot/2-en.png" width="100"/> <img src="./screenshot/3-en.png" width="100"/> <img src="./screenshot/4-en.png" width="100"/> <img src="./screenshot/5-en.png" width="100"/> </div>

中文文档 video

Introduction

This is a large language model chat client built with Rust and Slint GUI, compatible with OpenAI's API.

  • [x] Supports both chat and deep thinking modes
  • [x] Automatically saves chat history

How to build?

  • Install Rust, Cargo, cargo-apk and wasm-pack
  • Run make desktop-debug to run it on desktop platform
  • Run make desktop-build-release to build a release version desktop application
  • Refer to Makefile for more information

Troubleshooting

  • Using the Qt backend can resolve the issue of fuzzy fonts on the Windows platform. It is also recommended to prioritize the Qt backend to maintain a consistent build environment with the developers.

Reference

Related Skills

View on GitHub
GitHub Stars15
CategoryCustomer
Updated1d ago
Forks1

Languages

Slint

Security Score

95/100

Audited on Apr 2, 2026

No findings