π€΄π½ Hard-fork of Franz, adding awesome features and removing unwanted ones.
Toggle navigation
Ferdi is a messaging browser that allows you to combine your favorite messaging services into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off. Find out more about Ferdi and its features on getferdi.com.
- Ferdi puts all your messaging services into one place
- Native support for 100+ services
- Workspaces to keep your personal and work life separated
- Support for multiple accounts on any service
- Dark Mode support for all of your services
- Optional cloud sync to keep your services synchronized between devices
- Better control over when you get which notifications
- Cross-platform so you can view your services on all your computers
- Full proxy support to work in every network environment
- Ferdi speaks your language: Support for 20+ languages
...and best of all:
- Its completely free! There are no restrictions on features, no paywalls
Toggle screenshots
"Keep all your messaging services in one place." "Order your services with Ferdi Workspaces." "Always keep your Todos list open with Ferdi Todos." "Supporting all your services."
You can download Ferdi for Windows, Mac and Linux on Ferdi's download page or you can find all variants in the latest stable release assets and all the other release here.
$ brew cask install ferdi
(Don't know homebrew? brew.sh)
Ferdi has three separate AUR packages you can use:
- ferdi: Uses your system electron version to run the latest release - this version will work best on most systems.
- ferdi-bin: Uses the latest Fedora release and extracts it to Arch. Use this version if you are having trouble with the
ferdi
package. - ferdi-git: Uses your system electron version to run the latest commit from the develop branch and may be unstable but may also give you features that are not yet available in other versions. Please only use
ferdi-git
if you accept these risks.
If you use an AUR Helper e.g. yay, simply install it via yay -S ferdi
.
- Removes the counter-productive fullscreen app delay inviting users to upgrade
- Removes pages begging you to donate after registration
- Removes "Franz is better together" popup
- Makes all users Premium by default (#15)
- Adds 30+ new services
- Adds "Find in Page" feature (#67)
- Adds an option to keep individual workspaces always loaded (#37)
- Adds "Quick Switch" feature to help you navigate a long list of services (similar to Rambox's Quick Switcher)
- Adds "Service Hibernation" that will automatically unload services when they are unused to keep your computer running fast
- Adds a setting to keep service in hibernation after startup (#577, #584)
- Add
user.css
anduser.js
that allows users to inject custom code into services (#83) - Adds Process Manager to find services using a lot of resources
- Adds CTRL+β and CTRL+β shortcuts and menu options to go back and forward in the service browsing history(#39)
- Adds "Scheduled Do-not-Disturb" feature in which you won't get notifications (similar to Rambox's Work Hours)
- Allows you to use any Todo service inside "Franz Todo" panel (e.g. Todoist via https://todoist.com/app) instead of being limited to using Franz Todo
- Adds a dropdown list to choose your Todo service (#418, #477), π @yourcontact
- Differentiates between indirect and direct notifications (#590), π @Room4O4 @mahadevans87 @FeikoJoosten @sampathBlam
- Adds option to change server to a custom ferdi-server
- Adds option to use Ferdi without an account (#5)
- Uses the Ferdi API instead of Franz's servers
- Adds "Private Notification"-Mode, that hides message content from notifications (franz#879)
- Adds Password Lock feature to keep your messages protected (#41, franz#810, franz#950, franz#1430)
- Adds support for unlocking with Touch ID (#367)
- Adds inactivity lock that automatically locks Ferdi after a specified amount of time (#179)
- Adds local recipe repository that removes the need of downloading recipes from a remote server
- Adds Universal Dark Mode via the DarkReader extension (#71)
- Adds Dark Reader settings (#531, #568), π @Room4O4 & @mahadevans87
- Adds adaptable Dark Mode that will respect the system's Dark Mode setting (#173, #548 (π @Room4O4 & @mahadevans87))
- Adds a hotkey to quickly toggle darkmode (#530, #537), π @Room4O4 & @mahadevans87
- Adds an option to start Ferdi minimized (#490, #534)
- Adds ability to change the services icons size and sidebar width (#153)
- Adds an option to auto-hide the menubar (#7, franz#833)
- Enhances system tray icon behaviour (#307)
- Adds option to show draggable window area on macOS (#304, #532)
- Adds a notification & audio toggle action to the tray context menu (#542), π @Room4O4 & @mahadevans87
- Adds option to show a browser-like navigation bar on all services
- Adds option to change accent color
- Reflects your currently opened service name to the window title to improve support for Password Managers (#213), π @gmarec
- Allows using SVGs for service custom icon
- Adds button to open darkmode.css for a service
- Improves "About Ferdi" screen to better display versions
- Improves user onboarding (#493)
- Improves "Updates" section in settings (#506), π @yourcontact
- Improves draggable window area height for macOS (#304, #479)
- Adds option to start Ferdi in system tray (#331), π @jereksel
- Fixes and enhances context menu (#357 #413 #452 #354 #227)
- Adds better support for macOS dark mode
- Adds option to disable reload of services after resuming Ferdi (#442), π @n0emis
- Comes with a custom branding proper to Ferdi
- Adds better separation in settings
- Adds various other UI improvements
- Improves documentation of development so more developers can help making Ferdi even better
- Updates Microsoft Teams to allow Desktop Sharing (getferdi/recipes#116), π @Gautasmi
- Removes automatic reloading from WhatsApp
- Fixes bug that would incorrectly display unread messages count on some services (more info in 7566ccd)
- Fixes zooming
- Fixes login problems in Google services
- Fixes missing Slack services custom icons (#290)
- Fixes bug that marked valid domains as invalid (#276)
- Fixes microphone/camera access on some versions of macOS (#193)
- Fixes cache clearing not working in Windows 10 (#541, #544), π @Room4O4 & @mahadevans87
- Fixes Home button in navigation bar not correctly navigating (#571, #573), π @Room4O4 & @mahadevans87
- Fixes notifications for various services, π @FeikoJoosten
- Refocuses Webview only for active service (#610), π @Room4O4 & @mahadevans87
- Adds portable version for Windows so you can use Ferdi without even installing it, π @Makazzz
- Adds Arch Linux AUR packages, π @AGCaesar
- Adds Ferdi as a Flatpak on Flathub (#323), π @lhw
- Upgrades to Electron 8.1.1
- Switches to
electron-spellchecker
to improve application size - Minifies build files to improve app size
- Adds "npm run prepare-code" command for development to lint and beautify code
- Adds "npm run link-readme" command to automatically add links to issues and users inside README.md
- Fixes incorrect body closing tag (#330), π @jereksel
- Uses CrowdIn to improve i18n
- Adds retry commands to flaky build steps (#498)
- Runs utility scripts pre-commit instead of pre-push (#515)
Thanks to all our contributors who helped realize all these amazing features! π
Please make sure you are running NodeJS v10 or above.
The version 2.23.0 for Git is working fine for development. You can then use the console from Git to do the development procedure.
$ apt install libx11-dev libxext-dev libxss-dev libxkbfile-dev
$ dnf install libX11-devel libXext-devel libXScrnSaver-devel libxkbfile-devel
Please make sure you run this command as an administrator:
$ npm install --global windows-build-tools --vs2015
$ git clone https://github.com/getferdi/ferdi.git
$ cd ferdi
$ git submodule update --init --recursive
It is important you execute the last command to get the required submodules (recipes, server).
Run the following command to install all dependencies, and link sibling modules with Ferdi.
$ npx lerna bootstrap
If you previously ran npm install
it sometimes is necessary to delete your node_modules
folder before running npx lerna bootstrap
. If you encounter the gyp: No Xcode or CLT version
error on macOS at this step, please have a look here.
$ npm run rebuild
Ferdi requires its recipes to be packaged before it can use it. When running Ferdi as a development instance, you'll need to package the local recipes before you can create any services inside Ferdi.
$ cd recipes
$ npm install && npm run package
Run these two commands simultaneously in different terminals:
$ npm run dev
$ DEBUG=Ferdi:* npm run start
Optionally, you can run both commands in one terminal with misty (see misty.yml):
$ DEBUG=Ferdi:* npx misty
Note: please prefer debug()
over console.log()
.
$ npm run build
Deliverables will be available in the out
folder.
Create a new draft release that targets the release
branch, then:
$ git checkout develop && git pull
$ git checkout release
$ git submodule update --remote --force
$ git add .
$ git commit -m "Update submodules"
$ git merge --no-ff develop
$ git push
Once the draft release assets are uploaded (13 assets), publish the release. The last commit of the release
branch will be tagged. You can then merge release
into master
and back into develop
if needed.
$ git checkout develop && git pull
$ git checkout nightly
$ git submodule update --remote --force
$ git add .
$ git commit -m "Update submodules"
$ git merge --no-ff develop
$ git push
The draft release and assets will be available in getferdi/nightlies releases. You need to manually publish the draft release as a pre-release for now.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Mention to the individuals backing us via GitHub Sponsors as well.