-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9382f1a
commit 6e75e6b
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
# haikusMediaPlayer | ||
<div align="center"> | ||
<img src="https://github.com/haiku-balls/haikusMediaPlayer/blob/5c70ebba2e1388a3e492159131fe4d69cd0f977e/haikusMediaPlayer/Assets/Square44x44Logo.scale-400.png"/> | ||
<h3>Haiku's Media Player</h3> | ||
<p>Something I'd use!</p> | ||
</div> | ||
|
||
--- | ||
|
||
> [!NOTE] | ||
> This program is WIP, some of my code sucks and some features are lacking. | ||
## ❓Why? | ||
I wanted a simple media player that looks appealing. WinUI was up to the task and developing it with a simplistic mindset allowed me to imagine this program. | ||
|
||
## ✨Feature Set | ||
- Open a music file or folder. (Currently only .mp3 and .flac) | ||
|
||
## ✨Planned | ||
- Playlist viewer | ||
- Better code (ohmyogds) | ||
|
||
## Preview | ||
![](https://github.com/haiku-balls/haikusMediaPlayer/blob/9382f1a4ed6430b790a38f7f549689f7bb5ef436/haikusMediaPlayer/Assets/hMP_Preview.png) |