No description
Find a file
2025-01-19 13:21:25 +01:00
.vscode imagine including credentials in your code lol 2024-12-15 12:49:08 +01:00
public initial commit 2024-12-04 16:05:09 +01:00
src aaaaa 2024-12-16 15:08:31 +01:00
src-tauri YAY 2024-12-16 15:55:12 +01:00
.editorconfig imagine including credentials in your code lol 2024-12-15 12:49:08 +01:00
.eslintrc.json Woo 2024-12-13 21:41:45 +01:00
.gitignore initial commit 2024-12-04 16:05:09 +01:00
angular.json Woo 2024-12-13 21:41:45 +01:00
eslint.config.js Woo 2024-12-13 21:41:45 +01:00
package.json imagine including credentials in your code lol 2024-12-15 12:49:08 +01:00
pnpm-lock.yaml Woo 2024-12-13 21:41:45 +01:00
README.md Update README.md 2025-01-19 13:21:25 +01:00
tsconfig.app.json ready 2024-12-04 16:43:03 +01:00
tsconfig.json imagine including credentials in your code lol 2024-12-15 12:49:08 +01:00
tsconfig.spec.json ready 2024-12-04 16:43:03 +01:00

Bubbles

This is the start of an XMPP client written in Angular and Rust using Tauri.

We will eventually implement or create our own XEPs to achieve feature parity with other popular services.

An earlier demo was made in JavaFX here.