ref: 61c1cfdbf8258b831fb5a0175996cb47352af0c2
parent: 09e7a55960992fce409e4df8ffc3f6c211c79a2f
author: penny <penny@limitedideas.org>
date: Thu Oct 16 14:37:12 EDT 2025
shit that shoulda been a git mv
--- /dev/null
+++ b/readme.md
@@ -1,0 +1,48 @@
+## 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/)* , brought to you by [penny](https://eldritch.cafe/@penny)
+[](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 attachments/file attachments
+* 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 instances
+* 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](https://penny64.codeberg.page/hellclient-downloads/win/hell.exe)
+* [Linux](https://penny64.codeberg.page/hellclient-downloads/linux/hell)
+* [Mac](https://penny64.codeberg.page/hellclient-downloads/mac/hell)
--
⑨