Move untested clients to an untested section
This commit is contained in:
parent
2c1dcdcd6d
commit
d7f1963d7f
1 changed files with 31 additions and 31 deletions
|
@ -29,16 +29,6 @@ The Arsse does not at this time have any first party clients. However, because T
|
|||
<p>Not compatible with HTTP authentication when using TT-RSS.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/jeena/feedthemonkey">FeedTheMonkey</a></td>
|
||||
<td>Linux</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td class="N">✘</td>
|
||||
<td>
|
||||
<p></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://lzone.de/liferea/">Liferea</a></td>
|
||||
<td>Linux</td>
|
||||
|
@ -59,16 +49,6 @@ The Arsse does not at this time have any first party clients. However, because T
|
|||
<p>Terminal-based client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://apps.apple.com/app/id588726889">ReadKit</a></td>
|
||||
<td>macOS</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td>
|
||||
<p>Requires purchase. Presumed to work.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://apps.apple.com/app/id1449412482">Reeder</a></td>
|
||||
<td>macOS</td>
|
||||
|
@ -90,16 +70,6 @@ The Arsse does not at this time have any first party clients. However, because T
|
|||
</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/matoung/SparkReader">SparkReader</a></td>
|
||||
<td>Windows</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td>
|
||||
<p></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.microsoft.com/store/apps/9wzdncrdmbn3">Tiny Tiny RSS Reader</td>
|
||||
<td>Windows</td>
|
||||
|
@ -227,7 +197,7 @@ The Arsse does not at this time have any first party clients. However, because T
|
|||
</tbody>
|
||||
</table>
|
||||
|
||||
## Known Incompatible Clients
|
||||
## Untested clients
|
||||
|
||||
<table class="clients">
|
||||
<thead>
|
||||
|
@ -244,6 +214,36 @@ The Arsse does not at this time have any first party clients. However, because T
|
|||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="https://github.com/jeena/feedthemonkey">FeedTheMonkey</a></td>
|
||||
<td>Linux</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td class="N">✘</td>
|
||||
<td>
|
||||
<p></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://apps.apple.com/app/id588726889">ReadKit</a></td>
|
||||
<td>macOS</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td>
|
||||
<p>Requires purchase. Presumed to work.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://github.com/matoung/SparkReader">SparkReader</a></td>
|
||||
<td>Windows</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="N">✘</td>
|
||||
<td class="Y">✔</td>
|
||||
<td>
|
||||
<p>Requires manual configuration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="http://www.pluchon.com/en/tiny_reader_rss.php">tiny Reader RSS</a></td>
|
||||
<td>iOS</td>
|
||||
|
|
Loading…
Reference in a new issue