Convert to markdown for sourcehut

This commit is contained in:
Ngô Ngọc Đức Huy 2024-02-08 11:20:45 +07:00
parent 7b55fe7b4c
commit e16999e830
Signed by: xarvos
GPG key ID: 904AF1C7CDF695C3

View file

@ -1,20 +1,16 @@
============================ # Witchie - an Akkoma CLI client
Witchie - an Akkoma CLI client
============================
Witchie is a CLI and TUI tool for interacting with Akkoma instances from the 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) 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. for Mastodon to add Akkoma-specific features, such as custom emoji reacts or quote.
Resources ## Resources
---------
* Homepage: https://sr.ht/~huyngo/witchie * Homepage: https://sr.ht/~huyngo/witchie
* Mailing list for discussion: https://lists.sr.ht/~huyngo/witchie * Mailing list for discussion: https://lists.sr.ht/~huyngo/witchie
* Bugs/feature requests: https://todo.sr.ht/~huyngo/witchie * Bugs/feature requests: https://todo.sr.ht/~huyngo/witchie
Features ## Features
--------
* Posting, replying, deleting statuses * Posting, replying, deleting statuses
* Support for media uploads, spoiler text, sensitive content * Support for media uploads, spoiler text, sensitive content
@ -22,18 +18,16 @@ Features
* Following, muting and blocking accounts * Following, muting and blocking accounts
* Simple switching between authenticated accounts * Simple switching between authenticated accounts
Terminal User Interface ## Terminal User Interface
-----------------------
witchie includes a terminal user interface (TUI). Run it with ``witchie tui``. witchie includes a terminal user interface (TUI). Run it with `witchie tui`.
.. image :: https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_list.png ![TUI timeline](https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_list.png)
.. image :: https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_compose.png ![compose post in TUI](https://raw.githubusercontent.com/ihabunek/toot/master/docs/images/tui_compose.png)
License ## License
-------
Copyright 2017-2023 Ivan Habunek <ivan@habunek.com> and contributors. Copyright 2017-2023 Ivan Habunek <ivan@habunek.com> and contributors.
Copyright 2023 Ngô Ngọc Đức Huy <huyngo@disroot.org> Copyright 2023 Ngô Ngọc Đức Huy <huyngo@disroot.org>