Skip to content

Commit 2058c5b

Browse files
committed
[README] Add screenshots and explanations from new version.
1 parent 4ee8e7a commit 2058c5b

File tree

7 files changed

+27
-1
lines changed

7 files changed

+27
-1
lines changed

Preview/EditPlaylists.png

58.5 KB
Loading

Preview/EditTrackFolders.png

14 KB
Loading

Preview/Interface.png

-11.7 KB
Loading

Preview/Search.png

-3.75 KB
Loading

Preview/Settings.png

33.3 KB
Loading

Preview/ViewSwitch.png

31 KB
Loading

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,37 @@
11
# Tornado Player
22
C# WPF music player application.
33

4+
Please report any bugs as issues to this repository, or contact the developer on Discord: Aleksbgbg#9618.
5+
46
## Preview
57
Here are some screenshots of the current interface.
68

79
### Main Interface
810
![Interface Preview](/Preview/Interface.png)
911

1012
### Search Option
11-
![Search Preview](/Preview/Search.png)
13+
![Search Preview](/Preview/Search.png)
14+
15+
### View Switch
16+
You can switch between the different interfaces via the navbar.
17+
18+
(this is not intuitive; it will improve with future versions)
19+
20+
![View Switch](/Preview/ViewSwitch.png)
21+
22+
### Edit Track Folders
23+
Adding "track folders" in Tornado Player will add all applicable files (music) from the folders to your track repository.
24+
25+
![Edit Track Folders](/Preview/EditTrackFolders.png)
26+
27+
### Edit Playlists
28+
Using your track repository, you can add create new playlists and add tracks to them.
29+
30+
![Edit Playlists](/Preview/EditPlaylists.png)
31+
32+
### Settings
33+
Tornado Player has system-wide shortcuts to allow you to play music from within any app.
34+
35+
Configure these here.
36+
37+
![Settings](/Preview/Settings.png)

0 commit comments

Comments
 (0)