Commit graph

5 commits

Author SHA1 Message Date
thororen
6f4d40ec97 Testing Complete
This reverts commit d1a417da63.
2024-12-06 12:19:40 -05:00
thororen
d1a417da63 Revert "Add ImgToGif To Readme"
This reverts commit e2f87e9cfe.
2024-12-06 12:18:30 -05:00
thororen
e2f87e9cfe Add ImgToGif To Readme 2024-12-06 12:17:54 -05:00
thororen
5a87762a00 Move zyqunix to EquicordDevs 2024-12-03 15:39:57 -05:00
zyqunix
03a1391312
feat(plugin): imgtogif (#101)
* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
2024-12-03 15:38:29 -05:00