Note: If you are seeing this on Github, this repo is a mirror that may not be up-to-date. Please go to https://gitlab.com/brutaldon/brutaldon for the latest code.
Brutaldon is a [brutalist][0], [Web 1.0][0.5] web interface for [Mastodon][1] and [Pleroma][p]. It is not a Mastodon-compatible social networking server; rather, it is just a client, like the Android or iOS client for Mastodon you may already be using, but it runs in a web server, and is accessed through a web browser. It works great in text-mode browsers such as [Lynx][2], [w3m][3], or [elinks][4], and also in more heavy-weight graphical browsers, such as Firefox. It works completely without JavaScript, but if JavaScript is available and enabled, it will be used to unobtrusively enhance the user experience.
There is a hosted instance at [brutaldon.org][hosted] which you can use to log in to any instance. However, you are also encouraged to run your own, either locally or on a public server.
<imgalt="Brutaldon in Lynx"src="/docs/screenshots/screenshot-lynx.png?raw=true"title="Brutaldon in Lynx"width="256"/>
</td>
<td>
<imgalt="Brutaldon in Firefox"src="/docs/screenshots/screenshot-firefox.png?raw=true"title="Brutaldon in Firefox"width="256"/>
</td>
</tr>
<tr>
<td>
<imgalt="Brutaldon in Firefox (2)"src="/docs/screenshots/screenshot-firefox-2.png?raw=true"title="Brutaldon in Firefox (2)"width="256"/>
</td>
<td>
<imgalt="Brutaldon in Firefox - Full Brutalism"src="/docs/screenshots/screenshot-firefox-brutalist.png?raw=true"title="Brutaldon in Firefox - Full Brutalism"width="256"/>
</td>
<td>
<imgalt="Brutaldon in Firefox - Full Brutalism (2)"src="/docs/screenshots/screenshot-firefox-brutalist-2.png?raw=true"title="Brutaldon in Firefox - Full Brutalism (2)"width="256"/>
Brutaldon seeks to be a minimalist activity-pub client, taking visual and functional inspiration from the web of the 90s. HTML only websites are quite usable actually. Very little CSS and javascript should be used to polish the edges of a powerful and robust tool.