Antidote iOS聊天工具(已不维护)

黑白简约风格的 iOS 聊天工具项目,Antidote,现在已经不维护了,但架子还在,代码也挺清爽。支持iOS 8.0+,基本功能一应俱全:一对一聊天、文件传输、二维码加好友,还有视频通话、音频通话,嗯,虽然有些功能像打字通知和阅读回执暂时被关了,但不影响你研究底层逻辑。

安装方法比较传统,clone 仓库 + 执行安装脚本,用Xcode 8打开Antidote.xcworkspace就能跑起来:

git clone https://github.com/Antidote-for-Tox/Antidote.git
cd Antidote
./install.sh
open Antidote.xcworkspace

项目里还支持tox_save 配置导入导出,连化身都能换,想做个简易跨平台聊天 App 原型,这份代码其实挺合适的。协议是Mozilla Public License 2.0,用得放心,改得随意。

哦对了,如果你刚好在搞 Xcode 调试或者 Tox 相关研究,可以看看下面这些延伸资料,搭配食用更香:

如果你正好想研究点老版本 App 结构,或者折腾下 Tox 的客户端通信流程,Antidote算是个还不错的起点。就是别忘了:不维护了,问题得自己扒源码找答案。

folder
解毒剂:不再维护 预估大小:614个文件
file
.gitmodules 218B
file
AntidoteTests-Bridging-Header.h 1KB
file
antidote-acknowledgements.html 30KB
file
isotoxin_Ringtone.aac 78KB
file
isotoxin_Hangup.aac 37KB
file
isotoxin_NewMessage.aac 9KB
file
ExceptionHandling.h 405B
file
Antidote.entitlements 300B
file
isotoxin_Calltone.aac 59KB
file
isotoxin_RingtoneWhileCall.aac 78KB
file
Antidote-Bridging-Header.h 1KB
file
import-profile.html 601B
file
ScreenshotUITests-Bridging-Header.h 1KB
file
Fastfile 1KB
file
Appfile 348B
file
Deliverfile 467B
file
Gemfile 74B
file
config 796B
file
.gitignore 579B
file
.gitattributes 34B
zip 文件大小:2.12MB