An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
HankG 321e16245b Merge branch 'moderation-tweaks' into 'main'
Moderation tweaks

See merge request mysocialportal/relatica!69
2025-05-22 12:13:07 +00:00
android
fonts
icon
ios Update build number 2025-03-13 12:47:15 -04:00
lib Code cleanup from code review. 2025-05-22 08:12:27 -04:00
linux
macos Update build number 2025-03-13 12:47:15 -04:00
screenshots
test
web
windows
.gitignore
.gitlab-ci.yml
CHANGELOG.md
LICENSE
PRIVACY.md
README.md Update to remove beta program notes and add support email. 2025-03-13 12:46:27 -04:00
analysis_options.yaml
codemagic.yaml
developers.md
devtools_options.yaml
install.md Update to remove beta program notes and add support email. 2025-03-13 12:46:27 -04:00
pubspec.lock
pubspec.yaml Update build number 2025-03-13 12:47:15 -04:00

README.md

Relatica

A Flutter application for interfacing with the Friendica social network.

Relatica v0.8.0 on Linux Home Screen Screenshot Relatica v0.3.0 on Linux Home Expanded Drawer Screenshot

Project Objectives

  • Have a native app client on mobile (Apple and Android) and desktop (Linux, Mac, and Windows)
  • Providing a simpler UX for people to interact with Friendica
  • Providing a better low-bandwidth environment experience than the web-app version running in a browser
  • Reduce server side loading in the new fediverse era by doing techniques like leveraging paging of comments, local caching, and lazy loading.
  • Provide more intuitive mechanisms for adding things like Content Warning/Spoiler text and image ALT-text

Current Status

The project has now been released but is still in active development.

It is possible to install it now by following the install instructions.

If you would like to contribute please see this Developers Notes section.

Community and Support

Support email

Relatica Community Matrix Discussion Room

Issue Tracker

Things I could use help from community on:

  • More coders and testers are always welcome
  • CI/CD
  • Packaging for Linux operating systems using Flatpak, Snap, etc. (or individual packages per operating system)
  • UI/UX cleaning up
  • Graphics design for logo, website art
  • Documentation
  • Spreading the word

License

Relatica is licensed with the Mozilla Public License 2.0 (MPL) copyleft license.