An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
Hank Grabowski 648d6e29dd Fix DM status update reflecting in notifications, etc. 2024-12-19 20:23:23 -05:00
android Update to latest gradle file formats 2024-09-03 16:58:00 -04:00
fonts Use DSoc font for network icons from platform field 2024-08-30 21:45:29 -04:00
icon
ios Fix mac/ios builds 2024-12-01 09:54:38 -05:00
lib Fix DM status update reflecting in notifications, etc. 2024-12-19 20:23:23 -05:00
linux
macos Fix mac/ios builds 2024-12-01 09:54:38 -05:00
screenshots Add more screenshots and change main screenshot to updated timeline 2023-11-19 09:08:22 -05:00
test Refactor link preview, profile client, relationship client and remote file client to RP 2024-12-16 19:11:11 -05:00
web
windows
.gitignore Fix connectionById (and others) not refreshing when repo became available 2024-12-19 11:49:40 -05:00
.gitlab-ci.yml
CHANGELOG.md Bump version to 0.14.0 2024-12-01 16:41:24 -05:00
LICENSE
PRIVACY.md
README.md Add more screenshots and change main screenshot to updated timeline 2023-11-19 09:08:22 -05:00
analysis_options.yaml Add initial Riverpod imports 2024-07-24 06:40:42 -04:00
beta-program.md
codemagic.yaml Back to project build number 2023-11-30 17:06:38 -05:00
developers.md
devtools_options.yaml Add network icon to timeline entry seeded from Application data 2024-06-20 16:07:00 -04:00
install.md Update install.md with new versions and location 2024-09-03 16:58:48 -04:00
pubspec.lock Fix connectionById (and others) not refreshing when repo became available 2024-12-19 11:49:40 -05:00
pubspec.yaml Remove getit 2024-12-16 20:24:24 -05: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 is currently in an early-beta state. If you'd like to use it at this time please see the notes at Relatica Beta Testing Program.

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

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.