We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67dc93 commit 8c2a30cCopy full SHA for 8c2a30c
README.md
@@ -3,6 +3,13 @@
3
4
A cross-platform Terminal User Interface (TUI) music player written in C# (.NET 8) with the goal of being minimalistic and light on resources.
5
6
+**Note**: A major rewrite of MusicSharp (version 2) is actively being developed in the
7
+[musicsharp-v2 branch](https://github.com/markjamesm/MusicSharp/tree/musicsharp-v2). This version will feature:
8
+
9
+- A completely rewritten UI, making use of Terminal.Gui 2.0.
10
+- Library functionality to manage audio files.
11
+- Standalone application (no .NET runtime required).
12
13
## Features
14
15
- Cross-platform support (Windows, Mac, Linux).
0 commit comments