33 lines
814 B
Groff
33 lines
814 B
Groff
.Dd January 21, 2026
|
|
.Dt MIKURU 1
|
|
.Os
|
|
.Sh NAME
|
|
.Nm mikuru
|
|
.Nd A yarn.social client from the future
|
|
.Sh SYNOPSIS
|
|
.Nm
|
|
.Op Cm login
|
|
.Op Cm post
|
|
.Sh DESCRIPTION
|
|
This program was made by reverse engineering the reference client
|
|
due to lack of known API documentation for the client library it uses.
|
|
.Pp
|
|
It doesn't share any code with it, however.
|
|
.Sh USAGE
|
|
.Bl -tag -width 11n
|
|
.It login
|
|
Authenticate with a Yarn.social pod,
|
|
it will ask you for your credentials
|
|
(passwords are not echoed)
|
|
.It post
|
|
Publish a tweet to a Yarn.social pod,
|
|
it will open your text editor (usually $EDITOR),
|
|
and will fail if the variable is unset.
|
|
.El
|
|
.Sh FILES
|
|
.Pa ~/.config/mikuru.ini
|
|
.Sh LICENSE
|
|
This work is licensed under the terms of the Internet Systems Consortium License
|
|
.Sh AUTHORS
|
|
.An Shin'ya Minazuki Aq Mt shinyoukai@laidback.moe
|