└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## :warning: **seebye/ueberzug is not maintained** 2 | 3 | First of all: I decided not to work on this project anymore. 4 | 5 | ueberzug was a tool which allowed to hack image support into terminal emulators if they fulfilled certain properties. 6 | So it was not made to compete with projects which try to establish a standard for images in terminals like SIXEL, kittys image protocol or similar, 7 | but more it was thought to help during the time in which these protocols are supported to rarely. 8 | It will stop working at the latest if you are forced to switch to wayland. 9 | Such an tool may also increase the adoption time of these image protocols which is why I suggest not to fork this project, 10 | but to move to one of the terminal emulators which have image support. 11 | E.g. SIXEL is already supported by the following terminal emulators: 12 | foot, konsole, wezterm, xterm, Yakuake, Zellij and so on (Source: [https://www.arewesixelyet.com/](https://www.arewesixelyet.com/)). 13 | 14 | **If you decide to fork the project** none the less it would be nice from you to change or remove the author name in all files. 15 | --------------------------------------------------------------------------------