blob: a382e68e6164a05b40085da707504606c278d32f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Extras
This page is a collection of software that falls outside the other main categories (that all work without JavaScript)
<dl>
<dt><a href="https://plaintextsports.com/">Plain Text Sports</a></dt>
<dd>Sports scores rendered in plain text.</dd>
</dl>
<dl>
<dt><a href="https://wttr.in/">wttr.in</a></dt>
<dd>Weather information rendered in plain text.</dd>
</dl>
|