Fluxerworld
Fluxerworld is a free and open-source, end-to-end encrypted communication platform that provides text, voice, and video chat capabilities. It is a fork of Fluxer focused on encryption, mobile support, and self-hostable infrastructure.
Installation
AUR
Fluxerworld is available in the Arch User Repository. Install the Fluxerworld app via the fluxer-world-binAUR package.
Snap
Fluxerworld is available on the Snap Store:
# snap install fluxer-world
Fedora Copr
Fluxerworld is available via Fedora Copr:
# dnf copr enable xuruh/fluxer-world # dnf install fluxer-world
F-Droid
The Android client is available via a custom F-Droid repository.
Usage
Launch Fluxerworld from your desktop environment's application menu, or via the command line:
$ fluxer-world
First Run
Upon first launch, you will be prompted to create an account or log in. End-to-end encryption keys are generated locally on first use.
Configuration
Configuration files are stored in the standard XDG directories ~/.config/fluxer-world/.
Themes and Customization
Fluxerworld supports custom themes via CSS. To apply a custom theme: 1. Navigate to Settings > Look & Feel. 2. Paste/Write your CSS code.
See also
- Fluxer — upstream project
- Official website
- GitHub repository
- Self-hosting documentation