No description
Find a file
2026-01-28 11:15:51 +01:00
.github chore(github): moved to radicle 2026-01-28 11:15:51 +01:00
migrations chore: linter 2025-12-30 03:09:37 +01:00
src feat: add client gateway connection and message handling 2026-01-04 15:15:32 +01:00
.gitignore chore: hello world 2025-07-25 22:09:32 +02:00
AGENTS.md docs: add AGENTS based to the one from Zed 2025-12-25 18:06:42 +01:00
Cargo.lock chore(deps): add tungstenite and upgrade erltf 2026-01-04 15:14:42 +01:00
Cargo.toml chore(deps): add tungstenite and upgrade erltf 2026-01-04 15:14:42 +01:00
CONTRIBUTING.md docs: add CONTRIBUTING 2025-12-29 19:59:38 +01:00
README.md docs: simple 2025-12-29 20:09:43 +01:00
rustfmt.toml chore: add fmt parameters 2025-08-06 01:25:16 +02:00

Quarrel

An attempt to reimplement the Discord desktop client as accurately as possible using GPUI, focusing on smooth performance and low resource usage.

This project is still a huge work in progress, and there is no official ETA yet. If youd like to contribute, its a standard GPUI application and can be run locally with a simple cargo run.