A matrix client focusing on sleek design, full feature implementation, and performance https://client.yuri.capital
Find a file
2026-01-27 19:47:15 -06:00
.run feat: add include IDEA run configurations 2026-01-27 16:47:18 -06:00
composeApp Merge branch 'dev' into feature/linting 2026-01-28 00:29:12 +00:00
config/detekt fix(detekt): allow todo 2026-01-27 19:00:22 -06:00
gradle feat: add ktlint & detekt 2026-01-27 18:00:08 -06:00
.gitignore chore: generate compose project 2026-01-26 00:59:03 -06:00
build.gradle.kts feat: add ktlint & detekt 2026-01-27 18:00:08 -06:00
CONTRIBUTING.md feat(#2): add CONTRIBUTING.md and DEVELOPING.md 2026-01-27 16:47:51 -06:00
DEVELOPING.md feat(#2): add CONTRIBUTING.md and DEVELOPING.md 2026-01-27 16:47:51 -06:00
gradle.properties chore: generate compose project 2026-01-26 00:59:03 -06:00
gradlew chore: generate compose project 2026-01-26 00:59:03 -06:00
gradlew.bat chore: generate compose project 2026-01-26 00:59:03 -06:00
LICENSE feat: add LICENSE & add notice to all sources 2026-01-27 16:18:39 -06:00
README.md fix: write a "proper" readme 2026-01-27 19:47:15 -06:00
settings.gradle.kts chore: generate compose project 2026-01-26 00:59:03 -06:00

Yuri Client

Yuri Client is a feature-rich, performant, and beautiful Matrix client. (or at least, it aims to be!). It isn't usable yet, but development is ongoing and contributions are welcomed.

Come chat with us on Matrix if you're interested in contributing or following the project's development: #client:yuri.capital

Plans & Roadmap

Yuri Client aims to be a full-featured Matrix client with a focus on performance. We'd like to support everything outlined in the matrix spec, as well as some extra client-side features.

Right now, the desktop target is the main focus, but mobile and web support are also planned for the future. The desktop target is written for the JVM platform currently, but we plan to eventually port it to Kotlin/native.

Yuri Client is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.