2026-02-16 19:04:29 +00:00
|
|
|
# WebGIF
|
|
|
|
|
|
2026-02-18 08:09:03 +00:00
|
|
|
WebGIF a simple tool to display a GIF on a web page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Installation
|
|
|
|
|
|
|
|
|
|
Use this command to download the latest version of gitea:
|
2026-02-18 08:24:31 +00:00
|
|
|
|
2026-03-10 18:38:10 +00:00
|
|
|
curl -O https://hamsterlab.playit.plus/Cheesehamster983/WebGIF/raw/branch/main/webgif_2.0.deb
|
2026-02-18 08:09:03 +00:00
|
|
|
|
2026-02-18 08:24:31 +00:00
|
|
|
|
2026-02-18 08:09:03 +00:00
|
|
|
And after the command above use this command:
|
2026-02-18 08:24:31 +00:00
|
|
|
|
2026-02-18 13:50:35 +00:00
|
|
|
sudo dpkg -i webgif_2.0.deb
|
2026-02-18 08:24:31 +00:00
|
|
|
|
2026-02-18 08:09:03 +00:00
|
|
|
|
2026-02-18 13:23:19 +00:00
|
|
|
And then you have webgif installed! Make sure to read the README.md in /usr/share/webgif for starting instructions and more!
|