0 comments (0 comments)4 reactions (4 reactions)0 assignees (0 assignees)C++7,372 stars (7,372 stars)419 forks (419 forks)batch import
help wantedtask
Description
Would be nice if this app was available on windows store :-)
Contributor guide
- Tech stack
- cpp
- Domain
- desktoprelease
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Windows app packagingC++ build system knowledgeCode signing
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- Investigate the requirements for publishing a Win32 app to the Windows Store, including packaging with MSIX, code signing, and certification. Review the current build system (CMake) and distribution methods. Consider creating a packaging script or using existing tools like msix packaging.