参考 FOSS 项目构建桌面 Google Docs 客户端

发布于 2024-08-18 00:33:57 字数 157 浏览 4 评论 0原文

我对桌面 Google 文档客户端感到很兴奋。我发现了一个使用 Adob​​e AIR 的项目,它模仿 Mozilla Prism。这根本没有给我留下深刻的印象。您是否有任何关于构建桌面 Google Docs 客户端的 FOSS 项目的指示?

如果没有,如果让你来建造,你会怎么做?

I'm excited about desktop Google Docs client. I found a project using Adobe AIR which imitates Mozilla Prism. That didn't impress me at all. Do you have any pointer to a FOSS project building desktop Google Docs client?

If there are none, if you were to build, how would you do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

微暖i 2024-08-25 00:33:57

如果 google 文档还没有使用不可移植的功能,像剪贴板/dnd 集成、离线、上传集成这样的“令人兴奋”的东西将主要来自高质量的 html5 支持 + 一些用户脚本。选择一个具有良好 html5 支持的浏览器,编写用户脚本,并将其捆绑。

“Exciting” things like clipboard/dnd integration, offline, upload integration would mostly come from quality html5 support + some userscripts if google docs doesn't make use of non-portable features yet. Pick a browser with good html5 support, write userscripts, bundle it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文