Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leapward-koex/lockscreengif
An app to set a GIF as your lockscreen on Windows 11 and Windows 10
https://github.com/leapward-koex/lockscreengif
animation gif lockscreen windows-10 windows-11 winlogon
Last synced: 1 day ago
JSON representation
An app to set a GIF as your lockscreen on Windows 11 and Windows 10
- Host: GitHub
- URL: https://github.com/leapward-koex/lockscreengif
- Owner: Leapward-Koex
- License: mit
- Created: 2023-08-07T08:53:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-07T10:28:25.000Z (2 months ago)
- Last Synced: 2024-11-07T11:24:38.734Z (2 months ago)
- Topics: animation, gif, lockscreen, windows-10, windows-11, winlogon
- Language: C#
- Homepage:
- Size: 291 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lockscreen Gif
A simple application to set your windows lockscreen to a GIF image.
You cannot set a GIF as a lockscreen using the normal windows settings even when using file extension spoofing but with some Windows system image cache modifications you can trick Windows into using a GIF on your lockscreen.# Demo
https://github.com/Leapward-Koex/LockscreenGif/assets/30615050/7448e59f-9767-4509-8ce3-721cf1783faa
# Notes
ONLY real .GIF files are supported.
Videos cannot work and will never work, if you want to use a video then use FFMPEG to convert the video to a GIF. Due to limitations in the GIF format I found animations to work best with the limited colour palette, then using a custom made palette with FFMPEG.