Franz 5

Franz 是一款免费的消息应用,适用于 WhatsApp、Slack、Messenger 等服务。「Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.」

Github星跟踪图

Franz 5

适用于 WhatsApp、Slack、Telegram、HipChat、Hangouts 等的消息应用程序。

下载 Franz

point_right www.meetfranz.com

或者使用 homebrew(仅限 macOS)。

$ brew cask install franz

(不懂 homebrew?brew.sh

开发

预备工作

安装 Linux 操作系统依赖

指南:Linux 发行版的特定依赖

修正原生模块,使其与当前 electron node 版本相匹配。

$ npm run rebuild

安装依赖

运行下面的命令来安装所有的依赖关系,并连接 Franz 的兄弟模块。

$ npx lerna bootstrap

如果你之前运行了 npm 安装,有时需要在运行 npx lerna bootstrap 之前删除 node_modules 文件夹。

运行 Franz 开发应用程序

在不同的控制台标签页中同时运行这两个命令。

$ npm run dev
$ npm run start

请注意,开发数据库将定期重置。

打包

$ npm run build

我如何支持这个项目?

如果你发现了一个尚未被报告的错误,或者想申请一个新功能,请打开一个新的问题。

我需要帮助?

加入 Slack 上的 Franz 社区并与我们联系。

创建您自己的插件/秘诀

你可以在 插件库 中找到所有的信息。如有问题,请在 社区 Slack 上提问。

许可证

Franz 5 是以 Apache-2.0 License 授权的开源软件。


(The first version translated by vz on 2020.10.17)

主要指标

概览
名称与所有者meetfranz/franz
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台Linux, Mac, Windows
许可证Apache License 2.0
所有者活动
创建于2017-10-13 10:17:01
推送于2025-04-09 10:11:56
最后一次提交2025-04-09 11:43:24
发布数58
最新版本名称v5.11.0 (发布于 2025-04-09 11:46:02)
第一版名称v5.0.0-beta.10 (发布于 2017-10-13 15:03:56)
用户参与
星数4.6k
关注者数111
派生数581
提交数2.4k
已启用问题?
问题数0
打开的问题数0
拉请求数185
打开的拉请求数9
关闭的拉请求数63
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Franz 5

Build status Windows
Build Status Mac & Linux Donate

Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.

Download Franz

? www.meetfranz.com

Or use homebrew (macOS only)

$ brew cask install franz

(Don't know homebrew? brew.sh)

Development

Preparations

Install Linux OS dependencies

Guide: Linux distribution specific dependencies

Fix native modules to match current electron node version

$ npm run rebuild

Install dependencies

Run the following command to install all dependencies, and link sibling modules with Franz.

$ npx lerna bootstrap

If you previously ran npm install it sometimes is necessary to delete your node_modules folder before running npx lerna bootstrap.

Run Franz Development App

Run these two commands simultaneously in different console tabs.

$ npm run dev
$ npm run start

Be aware that the development database will be reset regularly.

Packaging

$ npm run build

How can I support the project?

If you have found a bug that hasn't been reported yet or want to request a new feature, please open a new issue.

I need help?

Join the Franz community on Slack and get in touch with us.

Create your own plugins/recipes

You can find all the Information at the Plugins repository.
For questions feel free to ask in the community Slack

License

Franz 5 is open-source licensed under the Apache-2.0 License.