Skip to content

gamemake-eng/MastoLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!