No description
Ngô Ngọc Đức Huy
6bd7a5203a
Some checks failed
Run tests / test (3.10) (push) Has been cancelled
Run tests / test (3.11) (push) Has been cancelled
Run tests / test (3.12) (push) Has been cancelled
Run tests / test (3.7) (push) Has been cancelled
Run tests / test (3.8) (push) Has been cancelled
Run tests / test (3.9) (push) Has been cancelled
|
||
---|---|---|
.github/workflows | ||
docs | ||
scripts | ||
tests | ||
witchie | ||
.coveragerc | ||
.flake8 | ||
.gitignore | ||
.vermin | ||
book.css | ||
book.toml | ||
CHANGELOG.md | ||
changelog.yaml | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
MANIFEST.in | ||
README.md | ||
setup.py | ||
shell.nix |
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 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
.
For now, the TUI is not maintained.
License
Copyright 2017-2023 Ivan Habunek ivan@habunek.com and contributors. Copyright 2023 Ngô Ngọc Đức Huy huyngo@disroot.org
Licensed under GPLv3 <http://www.gnu.org/licenses/gpl-3.0.html>
, see LICENSE <LICENSE>
.