KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ipmsg-rs
★ 22
Open GitHub ↗
ipmsg rewrite by rust
Download README (.md)
Explore Similar Repositories
puppy
:
the puppy proxy
SA1_Chars
:
Sonic Adventure character models in SADX
ClipMd
:
简化markdown的写作的贴图流程,快捷键-快速把剪切板的截图粘贴到markdown,使用github仓库,不依赖其他的服务器
golang-rpi-extras
:
Some extra interfaces to peripherals found for Arduino and stuff, but in Go and for Raspberry Pi.
devpreferences
:
These are my own preferences while doing development.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ipmsg-rs
?
Download (.md)
# rust版飞鸽传书 > 基于 GTK4 已在mac big sur下测试 ## 已实现功能 - [x] 聊天 - [x] 发送文件 - [x] 接收文件 ## 跨平台支持 > 没有整理成linux的项目格式,不然就只支持linux了。\ > 需要的可以安装运行环境,自己编译,按道理来说应该windows、mac、linux都支持的 ### windows > 安装gtk4+libadwaita \ > 官方教程 \ > https://gtk-rs.org/gtk4-rs/stable/latest/book/installation_windows.html > \ > https://gtk-rs.org/gtk4-rs/stable/latest/book/libadwaita.html > > 建议用MSYS2安装gtk和libadwaita可以省很多事儿 ### macos > 安装gtk4+libadwaita \ > brew install gtk4 libadwaita ### linux > 安装gtk4+libadwaita \ > 官方教程 \ > https://gtk-rs.org/gtk4-rs/stable/latest/book/installation_linux.html > \ > https://gtk-rs.org/gtk4-rs/stable/latest/book/libadwaita.html > ## 截图 <img src="./screenshots/截图.png" width="50%" height="50%" />