Skip to content

OpenTech-Lab/Sync-Mobile

Repository files navigation

Sync Mobile

License: MIT GitHub Repo

Sync Mobile is the client-side component of the open-source, privacy-focused Sync chat application. It provides a seamless, cross-platform mobile experience for secure messaging on iOS and Android. Built with Flutter, the app connects to self-hosted Sync servers ("planets") via a secure API, emphasizing local data storage with encryption. Chats are stored encrypted on your device by default (no plain text), with optional encrypted backups to the chosen server for multi-device sync—secure like Signal.

This repo focuses on the mobile app: Flutter code for UI, local storage, real-time chat features, and server integration. For the backend/server, see the companion repo: sync-server.

How to use

[READY TO UPDATE]

Contributing

Contributions welcome! See CONTRIBUTING.md for details.

  • Report issues on GitHub.
  • PRs for Flutter code, UI improvements, or new features.
  • Focus on performance: Test on low-end devices for smooth scrolling.

License

MIT License - see LICENSE.

Acknowledgments

  • Powered by Flutter for beautiful, fast apps.
  • Inspired by secure chat apps like Signal, with federation from Mastodon/Matrix.

Community Feedback and Roadmap

We welcome public participation in the direction of this project.

Suggest a feature

Use the Feature Request form in Issues.

Share broader feedback

Use the Community Survey form.

Vote on priorities

Use GitHub Discussions polls to vote on roadmap direction and upcoming features.

Follow the roadmap

See the public roadmap here:

How we prioritize

We consider:

  • Community demand
  • Security and stability
  • Technical complexity
  • Maintainer capacity
  • Long-term product direction

About

Sync Mobile is the client-side component of the open-source, privacy-focused Sync chat application. It provides a seamless, cross-platform mobile experience for secure messaging on iOS and Android.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors