An independent mobile and desktop client for Friendica written in Flutter
 
 
 
 
 
 
Go to file
Hank Grabowski 45f16fa849 Add count of users in view of circle members 2023-12-05 07:57:43 -05:00
android Change image saver to write to galleries not files on mobile 2023-11-18 20:53:29 -05:00
icon Copy initial rounded Android icons up to icon art folder 2023-01-30 10:55:48 -05:00
ios Change image saver to write to galleries not files on mobile 2023-11-18 20:53:29 -05:00
lib Add count of users in view of circle members 2023-12-05 07:57:43 -05:00
linux Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
macos Podfile/pubspec version bumps from builds 2023-11-18 17:13:23 -05:00
screenshots Add more screenshots and change main screenshot to updated timeline 2023-11-19 09:08:22 -05:00
test Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
web Initial renaming pass 2023-01-19 22:37:00 -05:00
windows Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
.gitignore Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00
.gitlab-ci.yml Configure SAST in `.gitlab-ci.yml`, creating this file if it does not already exist 2022-11-03 03:13:19 +00:00
CHANGELOG.md Update CHANGELOG.md for v0.9.0 2023-11-30 14:13:54 -05:00
LICENSE Add MPL License 2022-11-03 03:13:54 +00:00
PRIVACY.md Add initial privacy page for app store. 2023-11-19 03:13:22 +00:00
README.md Add more screenshots and change main screenshot to updated timeline 2023-11-19 09:08:22 -05:00
analysis_options.yaml Initial Commit 2022-11-02 23:25:29 -04:00
beta-program.md Update CHANGELOG and beta-program files with new gallery features and perf fixes 2023-05-02 19:42:47 -04:00
developers.md Update version number, developer/install info, and changelog 2023-04-04 14:03:01 -04:00
install.md Update install.md for v0.9.0 links 2023-11-30 15:23:35 -05:00
pubspec.lock Reverse muting on MediaKit video since didn't fix the problem 2023-11-30 10:56:16 -05:00
pubspec.yaml Bump version to v0.10.0 2023-12-05 07:48:33 -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.