Skip to content
WinLive logo

WinLive is a local photo library for Windows that supports HEIC+MOV Live Photos exported from iPhone and iPad.

English | 简体中文

Version License

🚀 Quick Start

download link

og

🛠️ Development

Install the .NET 8 SDK and the Windows App SDK workload, then run:

dotnet restore WinLive.sln
dotnet test WinLive.sln
dotnet run --project .\src\WinLive\WinLive.csproj

The development command runs an unpackaged, self-contained executable directly and does not install anything. Run the following command only when you need to generate an MSIX package:

dotnet build .\src\WinLive\WinLive.csproj -p:Platform=x64 -p:GenerateAppxPackageOnBuild=true

The verified development workflow signs the generated package with a local self-signed certificate after the build. Before installing the package, install WinLive-Development.cer into Cert:\CurrentUser\TrustedPeople.

🤝 Contributing

Contributions are welcome! See our Contributing Guide for details.

Click to expand the contribution guide

Before contributing:

  1. Read the Code of Conduct
  2. Check existing issues or create a new issue
  3. Fork the repository and create a feature branch
  4. Make your changes and add tests
  5. Submit a Pull Request

🔒 Security

If you discover a security vulnerability, please follow our Security Policy.

📝 License

This project is licensed under GPL-3.0. See the LICENSE file for details.

WinLive distributions include dynamically linked libraries from the FFmpeg project. The current FFmpeg.LGPL package declares those libraries under LGPL-3.0-or-later; FFmpeg and its libraries remain the property of their respective copyright holders. See FFmpeg License and Legal Considerations for details.

📮 Contact and Support

Sponsor WinLive

Made with ❤️ by the WinLive Team

About

Windows local photo library for HEIC+MOV Live Photos exported from iPhone/iPad

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages