This is a Fediverse client application for desktop. It is supporting
Or .dmg
is available from release page.
Please download .msi
file from release page.
Please use .AppImage
or .deb
in release page.
If you're Arch Linux user, Arch User Repository is available.
$ yay -S fedistar-bin
If you can speak multiple languages, could you please help with translation in Crowdin?
Or if you want add new language, please create an issue. I will add it.
At first, install system dependencies.
$ sudo apt update
$ sudo apt install libwebkit2gtk-4.0-dev \
build-essential \
curl \
wget \
libssl-dev \
libgtk-3-dev \
libayatana-appindicator3-dev \
librsvg2-dev
Next, install Rust.
$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh
And install Node.js.
$ git clone git@github.com:h3poteto/fedistar.git
$ cd fedistar
$ pnpm install
$ pnpm tauri dev
The software is available as open source under the terms of the GPL-3.0 License. However, icons do not comply with this license, © Haruka Kurosaki.