gamemake-eng / MastoLine

A CLI mastodon client made in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MastoLine

logo

Mastodon on your terminal!

MastoLine is a simple mastodon cilent that runs in the terminal.

It has support for

  • Viewing statuses
  • Replying
  • Tooting
  • Rich text
  • [+] other things I am too lazy to mention

NOTE: I know that toot is a thing and is 100x better than this. Although this makes me less motivated to work on the project, I will still try to maintain this repo. I guess you can call this a more "Lightweight" version for people with windows computers or who just like typing out stuff. I could also add other things like allowing access to other frediverse platforms (which I am actually thinking about at the moment). I will basicly keep working on this until I end up ghosting the whole thing. If that happens, it would be nice if you forked it and turned it into somthing bigger!

ToDo list!

  • Liking
  • Reposting
  • Full screen message editor
  • Command params
  • Media links
  • Notifications
  • Viewing other user's profiles
  • Search feature
  • Support for other instaces (that are not mstdn.social)
  • Make an actually good logo

How to install locally

In the directory run pip install -e .

Pypi package coming soon!

About

A CLI mastodon client made in python

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Shell 0.6%