shithub: hell

ref: 361b180d7c6f6758baae3455252f808a1dc6c1f5
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 running in Windows cmd.exe](web/screenshot.png)](web/screenshot.png)
*hellclient is pure readline and runs even in primitive terminals*

Hellclient intends to provide full coverage of the interactions available in the web client- features so far include

* 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)