shithub: hell

ref: 5b606ec3667ed50e195fb3862fe906c6ac5fc6f6
dir: /web/homepage.md/

View raw version
## hellclient - mastodon client in go
---

###### Hellclient is a readline mastodon loosely inspired by the now defunct *[TTYtter for Perl](https://www.floodgap.com/software/ttytter/)*
Hellclient intends to provide full coverage of the interactions available in the web client- features so far include. It is also pure readline, allowing it to run on primitive terminals such as cmd.exe

[![Hellclient running in Windows cmd.exe](web/screenshot.png)](web/screenshot.png)

* Interactive command driven user interface
* Streaming home timeline
* Pagination for
  * Bookmarks
  * Likes
  * Profiles
  * Notifications
  * Threads
* Media downloading and previewing
* Replies
* Deletion
* Posting
* Rebloging
* Status editing
* Account info page
* Timeline pausing
* Status filtering
* Image descriptions
* Post visibility control
* Content warnings
* Multiline input
* Markdown and HTML on supported intsances
* Notifications
* Unread notifications
* Following

And probably more- see /help in hellclient it's probably up to date

Hellclient does not support

* Syntax hilighting

##### Downloads
The [git repo](https://codeberg.org/penny64/hellclient) most likely has the most up to date code but static binaries are available

* [Windows](web/downloads/win/hell.exe)
* [Linux](web/downloads/linux/hell)
* [Mac](web/downloads/mac/hell)