8go/matrix-commander-rs

Feature request: Default Matrix device name to mentioned matrix-commander-rs

Geschlossen

#223 geöffnet am 04.07.2026

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (24 Forks)auto 404
enhancementgood first issuehelp wanted

Repository-Metriken

Stars
 (226 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 3h) (11 gemergte PRs in 30 T)

Beschreibung

cargo run -- --login password --credentials . --store .
   Compiling matrix-commander v0.11.0 (/home/ubuntu/matrix-commander-rs)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.36s
     Running `target/debug/matrix-commander-rs --login password --credentials . --store .`
Enter your Matrix homeserver (e.g. https://some.homeserver.org): https://matrix.org
Enter your full Matrix username (e.g. @john:some.homeserver.org): @overclock3000:matrix.org
Enter Matrix password for this user: 
Enter your desired name for the Matrix device that is going to be created for you (e.g. matrix-commander-rs): 
2026-07-04T15:38:46.015059Z ERROR matrix_commander_rs: Error: Empty device name is not allowed!
Enter your desired name for the Matrix device that is going to be created for you (e.g. matrix-commander-rs): 

Contributor Guide