Brutaldon è un'interfaccia Web 1.0 brutalista per Mastodon e Pleroma. E' un client per usare il tuo account mastodon, come le app Android o iOS, ma funziona in un server web, ed è accessibile attraverso un browser web. https://mastodon.uno
Go to file
Jason McBrayer 267e94077f Add multiuser support
Currently, this uses anonymous sessions. You log in to your instance, and you
get associated with a session. Your client information and account information
are persisted (created only if needed, reattached if not). Passwords are never
stored, only access tokens.
2018-04-24 14:53:05 -04:00
brutaldon Add multiuser support 2018-04-24 14:53:05 -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.