Jump to content

Fluxer

From ArchWiki


Fluxer — A modern, A chat app that puts you first.

https://fluxer.app/ || fluxer-binAUR

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 fluxer-binAUR package (or fluxer-gitAUR for the latest commit)

Other ways to install

Alternatively, the project provides various formats such as AppImage, tar.gz, RPM and more.

you can download it directly from the official Fluxer website.

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 typically stored in the standard XDG directories.

~/.config/fluxer/

Warning 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