Brutaldon is a brutalist, Web 1.0 web interface for Mastodon and Pleroma. (Updated mirror)
Go to file
Jason McBrayer 43e4726c2f Add navbar to top of main template
Also, add stub functions to views to make all the links and reverse routes
work.
2018-04-24 19:20:22 -04:00
brutaldon Add navbar to top of main template 2018-04-24 19:20:22 -04:00
.gitignore Initial project setup 2018-01-05 21:06:07 -05:00
README.md Add multiuser support 2018-04-24 14:53:05 -04:00
manage.py Initial project setup 2018-01-05 21:06:07 -05:00
requirements.txt Display boosts correctly 2018-04-24 09:12:13 -04:00

README.md

Brutaldon

Brutaldon is a brutalist, Web 1.0 web interface for Mastodon. 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. The web browser that brutaldon targets is Lynx. Of course, you can use it in a more heavy-weight graphical browser, as well as other text browsers such as w3m or elinks.

Brutaldon is not ready for use yet.

Roadmap

  • Single user read-only access; log in and read home timeline
  • Fix edge cases of toot display (CW, media, boosts)
  • Multi-user, multi-instance support
  • Add support for reading local and federated timelines, notifications, favorites, threads
  • Add support for tag timelines
  • Add support for viewing profiles
  • Add support for posting.
  • Add support for posting media.
  • Add support for favoriting and boosting toots.
  • Add support for following, blocking, and muting users.

Aesthetic

No automatic page updates: refresh the page to see new toots. No endless scroll: there's a "next page" link. No autocompletion of anything: use another lynx process in another screen window to look things up. UTF8 clean.