Mastodon in your terminal! Backup for https://github.com/gamemake-eng/MastoLine. Do not contribute here unless stated.
Go to file
MichealTheRatz (Studio not-so studios) c6da99009b I forgot rats are not mice 2023-12-10 16:44:01 +00:00
img Rename Group 1.png to img/logo.png 2023-12-10 09:12:35 -05:00
mastoline I forgot rats are not mice 2023-12-10 16:44:01 +00:00
.gitignore Added to gitignore 2023-12-10 14:47:05 +00:00
LICENSE Create LICENSE 2023-12-09 17:30:41 -05:00
README.md Added to todo 2023-12-10 08:39:47 -06:00
install.sh Added some things to help other people run this 2023-12-09 20:59:22 -06:00
setup.py Changed some stuff lol 2023-12-10 07:41:45 -06:00

README.md

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

ToDo list!

  • Liking
  • Reposting
  • Full screen message editor
  • 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!