skywind3000 / skywind3000/PyStand
exe格式的壳只支持Windows,有考虑支持MacOS和Linux吗?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
这个程序很棒,能否更进一步更新下,实现Desktop桌面全平台兼容?
我看壳程序好像是用c++写的,除了Windows它能直接编译为MacOS和Linux格式的可执行程序吗?
还是需要自己完全重写新的壳程序?具体如何做有没有大致的流程?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the C++ shell and current Windows executable support, but no file, build entry point, or test. Start by tracing how the Windows shell is compiled and packaged, then investigate the corresponding macOS and Linux build requirements. Done means documenting or implementing a clear cross-platform approach for desktop executables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, desktop, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100