Skip to content

Commit 9025c05

Browse files
docs: clarify store and open-source editions
1 parent 2e81c49 commit 9025c05

2 files changed

Lines changed: 46 additions & 12 deletions

File tree

README.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,29 @@ Its paired server, [NineSong](https://github.com/Super-Badmen-Viper/NineSong), p
1414

1515
As of April 9, 2026:
1616

17-
- The latest Windows release is already live on Microsoft Store.
17+
- The Windows release currently listed on Microsoft Store is the NSMusicS-Flutter closed-source paid edition.
1818
- Microsoft Store web page: [https://apps.microsoft.com/detail/9N0RWS2TJXG1](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
1919
- Windows Store deep link: `ms-windows-store://pdp/?productid=9N0RWS2TJXG1`
2020
- A 15-day free trial is currently available on Windows.
21+
- The current GitHub releases published from this repository remain the open-source Electron transition edition.
2122
- The current Electron and Web delivery line is a transition release that keeps the project available before the next-generation client wave lands.
2223
- The next refactored client wave is targeted for roughly mid-May 2026.
2324
- That refactored wave is planned to include React, React Native, Vue, and Angular client lines.
2425
- The Electron and Web variants in that wave are intended to follow the official and community-recommended best practices of each stack instead of forcing one shared implementation style across all frameworks.
2526
- App Store releases for macOS and iOS, plus the Google Play release for Android, are planned next.
2627
- The product direction remains centered on local music libraries, private cloud music, compatibility with major self-hosted servers, and deeper integration with [NineSong](https://github.com/Super-Badmen-Viper/NineSong).
2728

28-
If you want the newest production-facing build first, start from Microsoft Store.
29-
If you want to follow the architecture, roadmap, and ecosystem direction, this repository remains the main workspace entry point.
29+
If you want the Windows commercial release, start from Microsoft Store.
30+
If you want the current open-source release line, source tree, architecture, and roadmap context, use this repository and its GitHub Releases.
31+
32+
## Open-source And Store Editions
33+
34+
The current public-facing delivery is split into two different product lines. They are related, but they are not the same build or the same source release.
35+
36+
| Edition | Current role | Delivery channel | Source availability | Charging model | Notes |
37+
| --- | --- | --- | --- | --- | --- |
38+
| Open-source edition | Current public open-source delivery line for this repository, presently centered on the Electron/Web transition release | GitHub Releases, Docker image, repository source tree | Public in this repository | Free under the repository license and related project terms | This is the line you should follow if you want the code, transition builds, or roadmap context |
39+
| Microsoft Store edition | Current Windows commercial distribution for NSMusicS-Flutter | Microsoft Store | Closed-source private codebase, not published in this repository | Paid, with the current 15-day trial policy on Windows | This is the consumer-facing Store package and it follows its own private delivery rhythm |
3040

3141
## Why NSMusicS
3242

@@ -66,6 +76,7 @@ The desktop client currently covers:
6676

6777
Current status:
6878

79+
- This is the currently published open-source release line in this repository.
6980
- This is the currently released transition client line.
7081
- It remains the bridge release until the refactored React, React Native, Vue, and Angular client wave is published.
7182
- Its Web mirror and Docker delivery remain important for the current transition period.
@@ -114,13 +125,19 @@ The Flutter product line represents the next major cross-platform client directi
114125
- Windows
115126
- macOS
116127

128+
Important distribution note:
129+
130+
- The Windows app currently available on Microsoft Store belongs to this Flutter line.
131+
- That Store package is the closed-source paid commercial edition, not the open-source build published from this repository.
132+
- Its codebase, packaging, release rhythm, and store policy are separate from the open-source Electron/Web transition line here.
133+
117134
The current roadmap expects the refactored edition around two months later, with mobile store releases planned after the Windows track already in market.
118135

119136
## Downloads
120137

121-
- Windows production release: [Microsoft Store Web Page](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
138+
- Windows commercial Flutter edition: [Microsoft Store Web Page](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
122139
- Windows Store deep link: `ms-windows-store://pdp/?productid=9N0RWS2TJXG1`
123-
- Electron releases: https://github.com/Super-Badmen-Viper/NSMusicS/releases
140+
- Open-source Electron releases: https://github.com/Super-Badmen-Viper/NSMusicS/releases
124141
- Web mirror Docker image: https://hub.docker.com/r/xiangch007/nsmusics
125142
- Legacy WPF release: https://github.com/Super-Badmen-Viper/NSMusicS_WPF/releases/tag/NSMusicS_Win(WPF)_0.9.0
126143
- NineSong releases: https://github.com/Super-Badmen-Viper/NineSong/releases/
@@ -142,7 +159,7 @@ The current roadmap expects the refactored edition around two months later, with
142159
| [NineSong](https://github.com/Super-Badmen-Viper/NineSong) | Frozen public snapshot | Go, MongoDB, Gin, JWT, SQLite, Docker | Docker | AGPL-3.0 with commercial-use restrictions noted in project docs |
143160
| NineSongAI | Updating | Java, MongoDB, Spring Boot, MySQL, Docker | Docker | AGPL-3.0 with commercial-use restrictions noted in project docs |
144161
| NineSongPro | Updating | Java, MongoDB, Spring Cloud Alibaba, MySQL, Docker | Docker | AGPL-3.0 with commercial-use restrictions noted in project docs |
145-
| NSMusicS For Flutter | Updating | Flutter, Dart | Android, iOS, Windows, macOS | AGPL-3.0 with commercial-use restrictions noted in project docs |
162+
| NSMusicS For Flutter (Microsoft Store commercial edition) | Windows commercial release live, broader rollout continuing | Flutter, Dart | Windows currently in market; Android, iOS, macOS planned in this product line | Proprietary closed-source paid edition |
146163
| NSMusicS For HarmonyOS | Planned | ArkTS, ArkUI | HarmonyOS | AGPL-3.0 with commercial-use restrictions noted in project docs |
147164
| NSMusicS For Audio | Planned | PyTorch, Python, Jupyter, MATLAB | Docker | AGPL-3.0 with commercial-use restrictions noted in project docs |
148165
| NSMusicS For Knowledge Graph | Planned | NebulaGraph or Neo4j | Docker | AGPL-3.0 with commercial-use restrictions noted in project docs |

README.zh-CN.md

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,29 @@ NSMusicS 是一个面向本地音乐库、私有云音乐和自建流媒体生
1414

1515
截至 2026 年 4 月 9 日:
1616

17-
- 最新的 Windows 版本已经上架微软商城
17+
- 当前上架微软商城的 Windows 版本,是 `NSMusicS-Flutter` 的闭源付费商业版
1818
- 微软商城网页链接:[https://apps.microsoft.com/detail/9N0RWS2TJXG1](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
1919
- Windows 商店深链:`ms-windows-store://pdp/?productid=9N0RWS2TJXG1`
2020
- Windows 版本当前支持 15 天免费试用。
21+
- 当前这个仓库发布到 GitHub Releases 的,仍然是开源的 Electron 过渡版本交付线。
2122
- 当前 Electron 与 Web 交付线属于过渡版本,用来承接下一代客户端矩阵正式落地前的这一段真空期。
2223
- 下一轮重构后的客户端版本,当前目标时间为 2026 年 5 月中旬左右。
2324
- 下一轮版本计划包含 React、React Native、Vue、Angular 四条客户端线。
2425
- 其中对应的 Electron / Web 客户端会分别遵循各自技术栈官方与社区推荐的最佳实现范式,而不是强行维持单一统一风格。
2526
- macOS / iOS 的 App Store 版本,以及 Android 的 Google Play 版本,是下一阶段的发布重点。
2627
- 产品方向仍然围绕本地音乐库、私有云音乐、主流自建音乐服务器兼容,以及与 [NineSong](https://github.com/Super-Badmen-Viper/NineSong) 的更深度整合持续推进。
2728

28-
如果你想先体验面向用户的最新正式版本,优先从微软商城开始。
29-
如果你想了解架构、规划和生态方向,这个仓库仍然是当前最主要的工作区入口。
29+
如果你想获取 Windows 商业正式版,优先从微软商城开始。
30+
如果你想获取当前开源版本、查看源码、理解架构和路线图,就看这个仓库以及它的 GitHub Releases。
31+
32+
## 开源版与微软商城版
33+
34+
当前对外交付实际上分成了两条产品线。它们有关联,但不是同一个构建物,也不是同一个源码发布对象。
35+
36+
| 版本 | 当前定位 | 分发渠道 | 源码可见性 | 收费方式 | 说明 |
37+
| --- | --- | --- | --- | --- | --- |
38+
| 开源版 | 当前仓库对外公开的开源交付线,目前主要对应 Electron / Web 过渡版本 | GitHub Releases、Docker 镜像、仓库源码 | 当前仓库公开可见 | 免费,受仓库许可证及相关项目条款约束 | 如果你要看代码、获取开源构建、跟进过渡版本和路线图,就看这一条 |
39+
| 微软商城版 | 当前 `NSMusicS-Flutter` 的 Windows 商业发行线 | 微软商城 | 闭源私有代码,不在当前仓库公开 | 付费,Windows 当前带 15 天试用策略 | 这是面向普通用户的商城包,发布节奏与当前开源仓库分离 |
3040

3141
## 为什么是 NSMusicS
3242

@@ -66,6 +76,7 @@ NSMusicS 面向的,不是只有一个文件夹的简单曲库,而是已经
6676

6777
当前状态:
6878

79+
- 这是当前仓库真正对外发布的开源版本线。
6980
- 这是当前对外发布的过渡客户端线。
7081
- 在 React、React Native、Vue、Angular 新客户端矩阵正式发布前,它仍然承担现阶段交付任务。
7182
- 当前过渡期内,Web 镜像与 Docker 交付仍然是重要组成部分。
@@ -114,13 +125,19 @@ Flutter 产品线代表下一阶段的重要跨平台客户端方向,主要面
114125
- Windows
115126
- macOS
116127

128+
当前分发说明:
129+
130+
- 目前微软商城里已经上架的 Windows 版本,属于这条 Flutter 产品线。
131+
- 但那个商城包是闭源付费商业版,不是当前仓库发布的开源构建物。
132+
- 它的代码线、打包方式、发布节奏和商店策略,都与这里的开源 Electron / Web 过渡版本分开管理。
133+
117134
当前路线图预计约两个月后推出重构版,移动端商店发布则会跟随 Windows 已上线节奏继续推进。
118135

119136
## 下载入口
120137

121-
- Windows 正式版[Microsoft Store 网页版](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
138+
- Windows 商业版 Flutter[Microsoft Store 网页版](https://apps.microsoft.com/detail/9N0RWS2TJXG1)
122139
- Windows 商店深链:`ms-windows-store://pdp/?productid=9N0RWS2TJXG1`
123-
- Electron Releases:https://github.com/Super-Badmen-Viper/NSMusicS/releases
140+
- 开源 Electron Releases:https://github.com/Super-Badmen-Viper/NSMusicS/releases
124141
- Web 镜像 Docker 镜像:https://hub.docker.com/r/xiangch007/nsmusics
125142
- 旧版 WPF Releases:https://github.com/Super-Badmen-Viper/NSMusicS_WPF/releases/tag/NSMusicS_Win(WPF)_0.9.0
126143
- NineSong Releases:https://github.com/Super-Badmen-Viper/NineSong/releases/
@@ -142,7 +159,7 @@ Flutter 产品线代表下一阶段的重要跨平台客户端方向,主要面
142159
| [NineSong](https://github.com/Super-Badmen-Viper/NineSong) | 公开快照(冻结) | Go、MongoDB、Gin、JWT、SQLite、Docker | Docker | AGPL-3.0,商业使用限制以项目说明为准 |
143160
| NineSongAI | 持续更新 | Java、MongoDB、Spring Boot、MySQL、Docker | Docker | AGPL-3.0,商业使用限制以项目说明为准 |
144161
| NineSongPro | 持续更新 | Java、MongoDB、Spring Cloud Alibaba、MySQL、Docker | Docker | AGPL-3.0,商业使用限制以项目说明为准 |
145-
| NSMusicS For Flutter | 持续更新 | Flutter、Dart | Android、iOS、Windows、macOS | AGPL-3.0,商业使用限制以项目说明为准 |
162+
| NSMusicS For Flutter(微软商城商业版) | Windows 商业版已上架,其它平台形态持续推进 | Flutter、Dart | 当前已上架 Windows;产品线目标覆盖 Android、iOS、macOS | 专有闭源付费版 |
146163
| NSMusicS For HarmonyOS | 规划中 | ArkTS、ArkUI | HarmonyOS | AGPL-3.0,商业使用限制以项目说明为准 |
147164
| NSMusicS For Audio | 规划中 | PyTorch、Python、Jupyter、MATLAB | Docker | AGPL-3.0,商业使用限制以项目说明为准 |
148165
| NSMusicS For Knowledge Graph | 规划中 | NebulaGraph 或 Neo4j | Docker | AGPL-3.0,商业使用限制以项目说明为准 |

0 commit comments

Comments
 (0)