An experiment in building a better XMPP client. This time using Flutter.
Go to file
2021-12-24 22:06:58 +01:00
android Initial commit 2021-12-21 16:15:45 +01:00
assets ui: Spice up the intro screen a bit 2021-12-23 20:44:27 +01:00
ios Initial commit 2021-12-21 16:15:45 +01:00
lib ui: Add bigger padding 2021-12-24 22:06:58 +01:00
test Initial commit 2021-12-21 16:15:45 +01:00
.gitignore Initial commit 2021-12-21 16:15:45 +01:00
.metadata Initial commit 2021-12-21 16:15:45 +01:00
analysis_options.yaml Initial commit 2021-12-21 16:15:45 +01:00
flake.lock Initial commit 2021-12-21 16:15:45 +01:00
flake.nix Initial commit 2021-12-21 16:15:45 +01:00
LICENSE Initial commit 2021-12-21 16:15:45 +01:00
pubspec.lock ui: Add an unread counter 2021-12-23 19:28:02 +01:00
pubspec.yaml ui: Spice up the intro screen a bit 2021-12-23 20:44:27 +01:00
README.md ui: Spice up the intro screen a bit 2021-12-23 20:44:27 +01:00

moxxy

An experimental XMPP client that tries to be as easy, modern and beautiful as possible. This project is the successor of moxxyv1, which was written in React Native and abandoned due to various technical issues.

Screenshots

Intro Conversations Conversation Adding a contact Starting a new chat

License

See ./LICENSE.