SkillAgentSearch skills...

Interstellar

An app for Mbin/Lemmy/PieFed, connecting you to the fediverse.

Install / Use

/learn @interstellar-app/Interstellar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Interstellar

An app for Mbin/Lemmy/PieFed, connecting you to the fediverse.

Downloads

Interstellar supports Android, iOS, Linux, and Windows.

Available for Arch Linux via the AUR: interstellar-bin.

Available for NixOS in nixos-unstable: interstellar

See the latest release for more downloads (.APK, .AppImage, .exe, etc.).

Discussion

You can ask questions, report bugs, make suggestions, etc., to any of the following:

Screenshots

<div align="center"> <img src="assets/screenshots/mobile-1.png" width="300"></img> <img src="assets/screenshots/mobile-2.png" width="300"></img> <img src="assets/screenshots/mobile-3.png" width="300"></img> <img src="assets/screenshots/mobile-4.png" width="300"></img> </div>

Contributing

Interstellar uses Flutter as its framework, so make sure you have the Flutter SDK installed before doing anything else. Then, run flutter doctor -v to see instructions for setting up different build platforms (e.g. android studio for APKs). While developing on Linux, you will also need to install libmpv from your distro. Once all that's done, use dart run build_runner build -d to build the generated code for models (this only needs to run once unless you modify one of the models). Finally, you can use flutter run to develop, and flutter build {platform} for release files.

Generating app icon

The app icon is under the assets/icons folder, where the logo.png file is just the transparent one overlayed on the current background color #423862. This is generated with the flutter_launcher_icons package, and all relevant configuration is in the pubspec.yaml file.

Icons created by Benjamin Mathis

To generate a new icon, simply run the following: dart run flutter_launcher_icons

Translating

<a href="https://hosted.weblate.org/engage/interstellar/"> <img src="https://hosted.weblate.org/widget/interstellar/interstellar/287x66-white.png" alt="Translation status" /> </a> <a href="https://hosted.weblate.org/engage/interstellar/"> <img src="https://hosted.weblate.org/widget/interstellar/multi-auto.svg" alt="Translation status" /> </a>

Interstellar uses the Hosted Weblate to make translating as easy as possible. If you'd like to help, feel free to create an account there and start translating!

Related Skills

View on GitHub
GitHub Stars129
CategoryDevelopment
Updated2d ago
Forks17

Languages

Dart

Security Score

100/100

Audited on Apr 3, 2026

No findings