SkillAgentSearch skills...

Fedistar

Multi-column Fediverse client for desktop

Install / Use

/learn @h3poteto/Fedistar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fedistar

Test GitHub release (latest SemVer) iTunes App Store AUR version License Crowdin

This is a Fediverse client application for desktop. It is supporting

  • [x] Mastodon <img src="https://cdn.simpleicons.org/mastodon" alt="Mastodon" width=16 height=16>
  • [x] Pleroma <img src="https://cdn.simpleicons.org/pleroma" alt="Pleroma" width=16 height=16>
  • [x] Friendica
  • [x] Firefish <img src="https://cdn.simpleicons.org/firefish" alt="Firefish" width=16 height=16>
  • [x] Gotosocial
  • [x] Pixelfed
  • [x] Akkoma (Unofficial)
  • [x] Sharkey (Unofficial)
  • [x] Hometown (Unofficial)
  • [x] Iceshrimp (Unofficial)

screenshot

Install

MacOS

App Store

Or .dmg is available from release page.

Windows

Please download .msi file from release page.

Linux

Please use .AppImage or .deb in release page. If you're Arch Linux user, Arch User Repository is available.

$ yay -S fedistar-bin

Translation

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.

Development

Prerequisites

At first, install system dependencies.

$ sudo apt update
$ sudo apt install libwebkit2gtk-4.1-dev \
  build-essential \
  curl \
  wget \
  file \
  libxdo-dev \
  libssl-dev \
  libayatana-appindicator3-dev \
  librsvg2-dev

Next, install Rust.

$ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh

And install Node.js.

Getting started

$ git clone git@github.com:h3poteto/fedistar.git
$ cd fedistar
$ pnpm install
$ pnpm tauri dev

Sponsors

Fedistar is free software. We don't monetize with advertisement. So your donation supports this project.

License

The software is available as open source under the terms of the GPL-3.0 License.

Copyright (C) 2023 h3poteto

However, icons do not comply with this license, © Haruka Kurosaki.

Related Skills

View on GitHub
GitHub Stars188
CategoryDevelopment
Updated3d ago
Forks8

Languages

TypeScript

Security Score

100/100

Audited on Mar 30, 2026

No findings