https://github.com/trygveaa/weechat-icat
Display images in the WeeChat chat
https://github.com/trygveaa/weechat-icat
Last synced: 8 months ago
JSON representation
Display images in the WeeChat chat
- Host: GitHub
- URL: https://github.com/trygveaa/weechat-icat
- Owner: trygveaa
- License: mit
- Created: 2023-03-05T12:08:39.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T10:18:03.000Z (about 2 years ago)
- Last Synced: 2025-02-01T08:01:34.604Z (over 1 year ago)
- Language: Python
- Size: 54.7 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weechat-icat
A WeeChat script for displaying images in the chat.
Requires support for the [kitty terminal graphics
protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/) with support for
unicode placeholders. At the time of writing only the development version of
[kitty](https://sw.kovidgoyal.net/kitty/) supports this.
Requires PIL (Python Imaging Library) or [Pillow](https://pillow.readthedocs.io/en/stable/).