Jump to content

Fluxer

From ArchWiki


Fluxer is a free and open-source communication platform that provides text, voice, and video chat capabilities. It is designed as a user-friendly alternative to proprietary platforms like Discord, focusing on privacy and customization.

Installation

Flatpak

The preferred installation method is via Flatpak.

Use the command:

# flatpak install flathub app.fluxer.Fluxer

See the official flathub page for addition info on the package.

AUR

Fluxer is also available in the Arch User Repository.

Install the Fluxer app via the fluxer-binAUR package (or fluxer-gitAUR for the latest commit)

Usage

Launch Fluxer from your desktop environment's application menu, or via the command line:

$ fluxer

First Run

Upon first launch, you will be prompted to create an account or log in.

Configuration

Configuration files are stored in the standard XDG directories ~/.config/fluxer/.

Note The configuration folder location may change depending on the installation method.

Themes and Customization

Fluxer supports custom themes via CSS.

To apply a custom theme:

1. Navigate to Settings > Look & Feel.

2. Paste/Write your CSS code.

See also