# Witchie - an Akkoma CLI client Witchie is a CLI and TUI tool for interacting with Akkoma instances from the command line. It is a fork of [ibuhanek's toot](https://github.com/ihabunek/toot) for Mastodon to add Akkoma-specific features, such as custom emoji reacts or quote. ## Resources * Homepage: https://sr.ht/~huyngo/witchie * Mailing list for discussion: https://lists.sr.ht/~huyngo/witchie * Bugs/feature requests: https://todo.sr.ht/~huyngo/witchie ## Features * Posting, replying, deleting statuses * Support for media uploads, spoiler text, sensitive content * Search by account or hash tag * Following, muting and blocking accounts * Simple switching between authenticated accounts ## Terminal User Interface witchie includes a terminal user interface (TUI). Run it with `witchie tui`. ![TUI timeline](https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_list.png) ![compose post in TUI](https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_compose.png) ## License Copyright 2017-2023 Ivan Habunek and contributors. Copyright 2023 Ngô Ngọc Đức Huy Licensed under `GPLv3 `_, see `LICENSE `_.