Skip to content

libuke/bark-server-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bark 推送服务 .NET 6版

什么是Bark?

  • Bark IOS APP 允许您将自定义通知推送至您的iPhone
  • Bark-Server Go语言版(原版)

APNS推送库

  • 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

托管和部署

About

bark-server .NET6 实现版

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published