An experiment in building a better XMPP client. This time using Flutter.
Go to file
2021-12-23 17:28:11 +01:00
android Initial commit 2021-12-21 16:15:45 +01:00
assets/repo Initial commit 2021-12-21 16:15:45 +01:00
ios Initial commit 2021-12-21 16:15:45 +01:00
lib ui: Reorder the SpeedDial 2021-12-23 17:28:11 +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: Implement a basic version of adding messages to a chat 2021-12-22 21:44:38 +01:00
pubspec.yaml ui: Implement a basic version of adding messages to a chat 2021-12-22 21:44:38 +01:00
README.md docs: Fix typo in README 2021-12-21 16:17:25 +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

Conversations Conversation Adding a contact Starting a new chat

License

See ./LICENSE.