Skip to content
/ franz Public
forked from meetfranz/franz

Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.

License

Notifications You must be signed in to change notification settings

masoudit/franz

This branch is 1023 commits behind meetfranz/franz:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

06adf08 Â· Jul 2, 2019
Dec 16, 2018
Mar 18, 2018
Dec 12, 2018
Mar 12, 2019
Jun 7, 2019
Jul 2, 2019
Jun 7, 2019
Mar 7, 2019
Oct 13, 2017
Jan 3, 2019
Apr 16, 2019
Apr 11, 2019
Nov 19, 2018
Jan 28, 2019
May 23, 2019
Jul 2, 2019
Oct 13, 2017
Nov 15, 2018
Oct 13, 2017
Mar 18, 2019
May 24, 2019
Feb 12, 2019
Jan 7, 2019
Apr 16, 2019
Apr 8, 2019
Nov 15, 2018
Jun 25, 2019
Jun 28, 2019
Jan 8, 2019
Apr 1, 2019
Jan 9, 2019
Jan 10, 2019

Repository files navigation

Franz 5

Build status Windows Build Status Mac & Linux Donate

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

👉 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.

About

Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.6%
  • TypeScript 12.2%
  • CSS 7.9%
  • HTML 0.3%