mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-07 05:13:35 +01:00
- clarifing that this client is pleroma-only at the moment.
This commit is contained in:
parent
f3d1436455
commit
e8fdbbf88f
15
README.org
15
README.org
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
* Introduction
|
* Introduction
|
||||||
|
|
||||||
Tinmop is an opinionated client for Mastodon (or Pleroma using the
|
Tinmop is an opinionated client for Pleroma (using the mastodon
|
||||||
mastodon API). It offer a distraction free terminal interface.
|
API). It offer a distraction free terminal interface.
|
||||||
|
|
||||||
The name is a recursive acronym: "Tinmop Is Not Mutt or Pine". The
|
The name is a recursive acronym: "Tinmop Is Not Mutt or Pine". The
|
||||||
older of us can remember that, in turn, Pine is sometimes considered
|
older of us can remember that, in turn, Pine is sometimes considered
|
||||||
@ -200,10 +200,19 @@
|
|||||||
|
|
||||||
* FAQ
|
* FAQ
|
||||||
|
|
||||||
|
- Is tinmop compatible with mastodon servers?
|
||||||
|
|
||||||
|
Unfortunately no, the way some API endpoint provide the toots is
|
||||||
|
not suitable for this client, for more information please go
|
||||||
|
[[https://github.com/tootsuite/mastodon/issues/13817][here]].
|
||||||
|
|
||||||
|
I hope this will change in the future but this depends entirely
|
||||||
|
from the people are developing the server.
|
||||||
|
|
||||||
- I just tried to start the program for the first time but it give
|
- I just tried to start the program for the first time but it give
|
||||||
me a weird error, what's wrong?
|
me a weird error, what's wrong?
|
||||||
|
|
||||||
Did you wrote a configuration file?
|
Did you wrote a configuration file before starting?
|
||||||
|
|
||||||
Tinmop expects a configuration file in your config directory
|
Tinmop expects a configuration file in your config directory
|
||||||
(usually ~$HOME/.config/tinmop/~). This file must contains at
|
(usually ~$HOME/.config/tinmop/~). This file must contains at
|
||||||
|
17
README.txt
17
README.txt
@ -31,8 +31,8 @@ Table of Contents
|
|||||||
1 Introduction
|
1 Introduction
|
||||||
══════════════
|
══════════════
|
||||||
|
|
||||||
Tinmop is an opinionated client for Mastodon (or Pleroma using the
|
Tinmop is an opinionated client for Pleroma (using the mastodon
|
||||||
mastodon API). It offer a distraction free terminal interface.
|
API). It offer a distraction free terminal interface.
|
||||||
|
|
||||||
The name is a recursive acronym: "Tinmop Is Not Mutt or Pine". The
|
The name is a recursive acronym: "Tinmop Is Not Mutt or Pine". The
|
||||||
older of us can remember that, in turn, Pine is sometimes considered
|
older of us can remember that, in turn, Pine is sometimes considered
|
||||||
@ -268,10 +268,18 @@ Table of Contents
|
|||||||
11 FAQ
|
11 FAQ
|
||||||
══════
|
══════
|
||||||
|
|
||||||
|
• Is tinmop compatible with mastodon servers?
|
||||||
|
|
||||||
|
Unfortunately no, the way some API endpoint provide the toots is not
|
||||||
|
suitable for this client, for more information please go [here].
|
||||||
|
|
||||||
|
I hope this will change in the future but this depends entirely from
|
||||||
|
the people are developing the server.
|
||||||
|
|
||||||
• I just tried to start the program for the first time but it give me
|
• I just tried to start the program for the first time but it give me
|
||||||
a weird error, what's wrong?
|
a weird error, what's wrong?
|
||||||
|
|
||||||
Did you wrote a configuration file?
|
Did you wrote a configuration file before starting?
|
||||||
|
|
||||||
Tinmop expects a configuration file in your config directory
|
Tinmop expects a configuration file in your config directory
|
||||||
(usually `$HOME/.config/tinmop/'). This file must contains at least
|
(usually `$HOME/.config/tinmop/'). This file must contains at least
|
||||||
@ -312,6 +320,9 @@ Table of Contents
|
|||||||
So, please do not consider the encrypted message secure at all.
|
So, please do not consider the encrypted message secure at all.
|
||||||
|
|
||||||
|
|
||||||
|
[here] <https://github.com/tootsuite/mastodon/issues/13817>
|
||||||
|
|
||||||
|
|
||||||
12 NO WARRANTY
|
12 NO WARRANTY
|
||||||
══════════════
|
══════════════
|
||||||
|
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
information about this topic can be found on the
|
information about this topic can be found on the
|
||||||
official website ([[https://docs.joinmastodon.org/]]).
|
official website ([[https://docs.joinmastodon.org/]]).
|
||||||
|
|
||||||
Tinmop propose a terminal interface to to connect with Mastodon or
|
Tinmop proposes a terminal interface to to connect with Pleroma
|
||||||
Pleroma social network
|
social network
|
||||||
|
|
||||||
* Options
|
* Options
|
||||||
Without options the program will start a terminal interface and will
|
Without options the program will start a terminal interface and will
|
||||||
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
* Usage
|
* Usage
|
||||||
|
|
||||||
Users of Tinmop supposed to interacts with the social network
|
Users of Tinmop supposed to interact with the social network
|
||||||
using a terminal interface (TUI), The terminal screen layout is
|
using a terminal interface (TUI), The terminal screen layout is
|
||||||
sketched below:
|
sketched below:
|
||||||
|
|
||||||
|
@ -15,8 +15,8 @@ information about this topic can be found on the
|
|||||||
official website (\fIhttps://docs.joinmastodon.org/\fP).
|
official website (\fIhttps://docs.joinmastodon.org/\fP).
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
Tinmop propose a terminal interface to to connect with Mastodon or
|
Tinmop proposes a terminal interface to to connect with Pleroma
|
||||||
Pleroma social network
|
social network
|
||||||
|
|
||||||
.SH "Options"
|
.SH "Options"
|
||||||
.PP
|
.PP
|
||||||
@ -52,7 +52,7 @@ Print program version and exit
|
|||||||
|
|
||||||
.SH "Usage"
|
.SH "Usage"
|
||||||
.PP
|
.PP
|
||||||
Users of Tinmop supposed to interacts with the social network
|
Users of Tinmop supposed to interact with the social network
|
||||||
using a terminal interface (TUI), The terminal screen layout is
|
using a terminal interface (TUI), The terminal screen layout is
|
||||||
sketched below:
|
sketched below:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user