3 <title>NetHack.alt.org dashboards
</title>
4 <meta name=
"viewport" content=
"width=device-width, initial-scale=1.0">
8 background-color: #
000;
15 text-decoration: none;
31 <p><strong>NAOdash
</strong> is a service that analyzes
<a href=
"https://nethackwiki.com/wiki/NetHack">NetHack
</a> players' game data on the
<a href=
"https://alt.org/nethack/">nethack.alt.org
</a> public server and displays statistics.
33 <p>It can be used in several ways. In all cases below, USERNAME is your NAO username.
37 <dd>Go to /dash/USERNAME.
<a href=
"/dash/mgv">Example
</a>.
40 <dd>Install the
<code>App::NAOdash
</code> module using your favourite CPAN client, for example by running
<code>cpanm --sudo App::NAOdash
</code> or
<code>sudo cpan App::NAOdash
</code>.
41 <p>You can then run
<code>naodash USERNAME
</code>.
44 <dd>Go to /json/USERNAME.
<a href=
"/json/mgv">Example
</a>.
47 <dd>Install the
<code>NetHack::NAOdash
</code> module using your favourite CPAN client.
<a href=
"https://metacpan.org/pod/NetHack::NAOdash">Link to documentation
</a>.