MatejLach / mastodon-jfx

Java FX client for Mastodon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mastodon-jfx

mastodon-jfx is a desktop client for Mastodon written in kotlin using TornadoFX. It is designed for power tooters, particularly ones with multiple accounts spanning multiple instances. It is currently in an Alpha state. It is not yet feature-complete and the Look & Feel is in progress.

Run Status Coverage Badge

mastodon-jfx is available as a portable zip or a *.deb package. Download mastodon-jfx here

Screenshots

Main UI

Main Screenshot

Authoring a toot

Toot Screenshot

Multiple Accounts

Toot Screenshot

Implemented features:

  • Log in to multiple accounts
  • View Home, public, and federated feeds (with real-time updates)
  • view notifications
  • boost/unboost toots
  • favorite/unfavorite toots
  • post toots
  • reply to toots

Not yet implemented:

  • view account
  • view #tag feed
  • scroll back history

About

Java FX client for Mastodon

License:MIT License


Languages

Language:Kotlin 100.0%