- Bark IOS APP 允许您将自定义通知推送至您的iPhone
- Bark-Server Go语言版(原版)
- dotAPNS .Net Core 3x
- 本项目使用的APNS库为 fork dotAPNS 而来
- 去除Newtonsoft.Json 改为 System.Text.Json
- 增加IOS15时效性消息特性
- .NET 6
- 支持的操作系统
- Linux x86 x64 arm64
- Windods x86 x64 arm64
- Mac
git clone https://github.com/libuke/bark-server-dotnet.git &&
cd bark-server-dotnet/BarkServerNet &&
dotnet run
更多命令请参考 .NET CLI