最近,知名 YouTuber PewDiePie 开源了一个叫做 Odysseus AI 的自托管 AI 工作空间项目,在海外社区引发了不小的关注。作为一个长期关注本地 AI 部署的人,我花了一下午时间研究了一番,写下这篇分享。 Odysseus AI 是什么? 首先要澄清一个最常见的误解: Odysseus AI 不是一个新的 AI 模型 ,而是一个运行在你自己机器上的 AI 工作台( workspace )。用一个比喻来说,它是"驾驶舱",而不是"发动机"——它本身不提供任何大模型权重,而是通过统一界面对接你选择的模型后端,例如 Ollama 、llama.cpp 、vLLM ,或者 OpenAI 、OpenRouter 等云端 API 。 根据 odysseusai.site 上的介绍,它集成了以下能力: 多轮对话 Chat 自主 Agent (可执行多步任务) 深度研究( Deep Research ) 邮件与日历工具 本地模型服务管理 所有数据留在本地 ,无遥测,完全私有化部署。 安装上手 官方代码托管在 GitHub 的 pewdiepie-archdaemon/odysseus 仓库,安装流程非常简洁。以 Linux/macOS 为例: git clone https://github.com/pewdiepie-archdaemon/odysseus.git cd odysseus ./start.sh Windows 用户则运行: powershell -ExecutionPolicy Bypass -File .\launch-windows.ps1 启动后,服务默认跑在 http://localhost:7000 ( macOS 默认为 :7860 ),终端会打印一个临时 admin 密码,登录后即可使用。整个过程在干净机器上大约 10–15 分钟。 几个常见坑 安装过程中有四类典型问题值得提前了解: 1. 端口被占用 :macOS 上的 AirPlay 会默认占用 7000 端口,可以改用 ./ start-macos.sh ,它会自动走 7860 。 2. Docker 内无法连接 Ollama :容器内的 localhost 指向容器本身而非宿主机,需要将 Ollama 地址改为 http://host.docker.internal:11434/v1 。 3. 忘记初始密码 :密码只在首次启动时打印一次,如果没来得及复制,可以删除 data/auth.json 并重启,系统会重新生成。 4. 模型下拉框为空 :Odysseus AI 不内置模型,需要先安装 Ollama 并拉取一个模型,例如: ollama pull llama3.2:3b 横向对比 目前自托管 AI 工作台赛道的几个主要选手: 工具 部署方式 亮点 短板 Odysseus AI 自托管 Chat + Agent + 邮件 + 研究 一体化 项目较新,生态尚不成熟 Open WebUI 自托管 成熟的 Ollama 前端,RAG 强 以 Chat 为主,Agent 功能弱 Jan AI 桌面应用 非技术用户最易上手 单机桌面,不适合多人部署 LibreChat 自托管 多 Provider 支持,权限管理完善 Agent 工具链相对薄弱 ChatGPT/Claude 云端 极致体验,无需维护 数据上传云端,无法完全私有化 安全提示 有一点值得特别强调: 不要把 Odysseus AI 直接暴露在公网上 。它本质上是一个拥有 Shell 访问、文件上传、模型下载和 API 密钥存储能力的管理后台,绝非设计给匿名公开访问的。如果有远程访问需求,建议配合 Tailscale 或 Cloudflare Access 做私有隧道,或在 Nginx 后面加上 HTTPS + 认证层。 小结 Odysseus AI 代表了一类"本地优先、隐私优先"的 AI 工作台新思路。对于关注数据主权、希望把 AI 能力完整跑在自己硬件上的用户来说,值得关注和尝试。当然作为一个新项目,它的生态和稳定性还需要时间打磨,建议保持对官方仓库的关注。 参考资料: odysseusai.site
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
原贴: https://www.v2ex.com/t/1207013 按照 V 站惯例,上市之后给大家反馈赠码,咱们也不例外,开始赠码。 网站地址 https://iassets.debuginn.com/ 国区永久订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4LLLTALHTFTFRPPLX6 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=TPAYJ7EJEJTN3W883K https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N8JF48XL6FPPX7WF6F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LRTLF83NNY6X7ATAJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=666JYN7RN7PJ7NF74F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=NW4NMR648FLYTRWMTW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=WK3WR37T433EJ3T8KA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=73XHMYEFYYAKT7LERN https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=W6NRWKWARM7TJAKRLP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44EEK7XY84TJ64WRF 国区一年订阅码 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=J8A6LTTF6XEK77NF48 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7KJHJP68XYTTKAAY6T https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4PKNNNM4R37P66HTWP https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6WNPM8KWTAY7JH7WTJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=H4FTWFX3JK4X3JHA4E https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PHEAAXTFLMJXMRRW3W https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EEAYR8NLEX7YFYWEWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3FYL3FEEKJ7YA7AWKM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=XMEKJ736LAENP86XP8 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JTLLNA7HRN6PTKF8WE https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PM8A68PLMYMP8X4YHM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=6TLMTHY6P8WN38F8EX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=46EPMKT6LRRFN6RN4L https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=A8WYNRFRMFPHRKWJJ4 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=PEHYXERK363L83376A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=4JXK4KALPTWMYT76K3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=63NAHE6KPL7KWHEF4F https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=Y3AK6WEHT34NE3EA86 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=K8H4J7MWKF8AKMPPPR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=N44HEHK4X7R4MAMRTY 美区永久订阅 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=L788W6MRPT8MTNWWWM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=7HFWNRPRK8NELL36FM https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=LTKJP4W667NNTJAWWA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EHNYFRPXH47W6KP7KK https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=JNRAYAATP63YNK6H7A https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=3P6M3W8TAKL8XH8A8R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=MTWR3EP7FHHK6TFTRW https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=T3AFT3YE37RJ8HAAHA https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AALN6KRKLRYKP8NW7R https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=R7XYEYAELRYXMTFNJH 亚太永久订阅码(大陆之外的地区) https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=43F6AR8PW7NXAFTPFJ https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=RTE8EHJF83J3EWYNJ3 https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=AEK8WLYM67JWN7A7MR https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=EJL7HJ73L8H3WHJTXX https://apps.apple.com/redeem?ctx=offercodes&id=6759790991&code=37P6HPRANWNNEYREX7 价格 因大陆地区合规要求,应用名称有所区分: • 中国大陆地区:知盈 • 中国大陆以外地区:iAssets 🎉 当前开放早鸟优惠价格: • 永久会员:38 元 • 年度会员:9.9 元 下载地址 国区: https://apps.apple.com/cn/app/%E7%9F%A5%E7%9B%88/id6759790991 美区: https://apps.apple.com/us/app/%E7%9F%A5%E7%9B%88/id6759790991 反馈使用问题 电报: https://t.me/xiaoyublog Discord: https://discord.gg/DhswyVyFvV
doi是10.1123/ijsc.2025-0064 标题是Online Public Opinion Assessment for Sport Events Using Text Sentiment Analysis: A Case Study of Chinese Weibo Responses to the Summer Olympic Games in Tokyo 找半天找不到 4 个帖子 - 3 位参与者 阅读完整话题
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
这年初在 Awwwards 上刷到 Messenger 项目,真的一眼惊艳。说实话,Web 游戏这几年很少看到让人眼前一亮的突破,但这个作品实在太“游戏”了——艺术与技术完美融合,忍不住反复看了好几遍。 好奇驱动下,我于 2026 年 6 月参考原作 messenger.abeto.co 并复刻了 Web 端版本。后台逻辑保持一致(每房间上限 10 人),感谢原作资源。仅限研究 / 技术体验,非商用。 🔗 体验复刻的地址: messenger ,快来通关!
网上看见一个类似Q宠的桌面应用挺萌的看起来,感觉现在这种asset是不是配合生图模型做起来也不难?能vibe coding吗 comnyang.com Comnyang — A pixel cat that lives on your desktop A tiny pixel cat that follows your cursor, reacts to typing, and reminds you to stretch. Available now for macOS and Windows. 搜到外部的一些资源: Codex Pets 需要生图: GitHub - basketikun/chatgpt2api: ChatGPT官网接口纯协议的逆向实现,支持注册机维持号池额度,支持GPT-Image-2模型、文本模型,兼容OpenAI接口协议,在线批量生图/编辑图,号池管理,支持可编辑PPT/PSD文件逆向,支持导入CPA、sub2api号池 、支持接入Cherry Studio、New Api 等软件 · GitHub 搜到站内一些讨论: https://linux.do/t/topic/2096096 分享codex宠物——菲比 开发调优 就是这个 phoebe-mouth-motion.7z (2.0 MB) [image] [image] [image] 3 个帖子 - 3 位参与者 阅读完整话题