Plasma POTD plugin that will fetch a random picture from your self-hosted Lychee instance.
Run the following commands to build and install the plasmoid:
cmake -B build/ .
cmake --build build/
sudo cmake --install build/
Restart your session, or run the following command to reload Plasma: plasmashell --replace
.
This project is licensed under the terms of the GNU General Public License version 3 or later. See the LICENSE file for details.