Skip to content

ZingerLittleBee/ServerMilk

Repository files navigation

Language : 🇺🇸 English | 🇨🇳 简体中文

ServerMilk

ServerMilk

A desktop wrapper power by tauri for server_bee-backend

Backend for iOS application named ServerBee

GitHub release (latest by date) GitHub Workflow Status GitHub last commit

Snapshot

control-panel overview process disk&network terminal settings

How to compile

Prerequisites

Please refer to the tauri guide

Quick Start

$ git clone --recursive https://github.com/ZingerLittleBee/ServerMilk.git
$ cd ServerMilk
$ git submodule update --remote
$ pnpm i
$ pnpm tauri build

and then, find release in src-tauri/target/release/bundle

“ServerMilk” is damaged and can’t be opened

“ServerMilk” is damaged and can’t be opened. You should move it to the Trash.

Solution: Open the terminal and enter the following command

xattr -cr /Applications/ServerMilk.app

Found an issue or have a proposal

Create an issue

Release Notes

SEE CHANGELOG