Leapward-Koex / LockscreenGif

An app to set a GIF as your lockscreen on Windows 11 and Windows 10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recommended Markdown Viewer: Markdown Editor

Getting Started

Browse and address TODO: comments in View -> Task List to learn the codebase and understand next steps for turning the generated code into production code.

Explore the WinUI Gallery to learn about available controls and design patterns.

Relaunch Template Studio to modify the project by right-clicking on the project in View -> Solution Explorer then selecting Add -> New Item (Template Studio).

Publishing

For projects with MSIX packaging, right-click on the application project and select Package and Publish -> Create App Packages... to create an MSIX package.

For projects without MSIX packaging, follow the deployment guide or add the Self-Contained Feature to enable xcopy deployment.

CI Pipelines

See README.md for guidance on building and testing projects in CI pipelines.

Changelog

See releases and milestones.

Feedback

Bugs and feature requests should be filed at https://aka.ms/templatestudio.

About

An app to set a GIF as your lockscreen on Windows 11 and Windows 10

License:MIT License


Languages

Language:C# 100.0%