Files
Music-Player/README.md

65 lines
2.3 KiB
Markdown
Raw Normal View History

<p align="center">
<a href="https://github.com/Bobertkiller/Music-Player">
<img src="Docs/assets/logo.png" alt="Logo" width="160" height="160">
</a>
<h2 align="center"> Music Player</h2>
[![Discord][discord-shield]][discord-url]
[![Language][language-shield]][language-url]
[![License][license-shield]][license-url]
<ol>
<li><a href="#about-the-project">About The Project</a></li>
<li><a href="#future-goals">Future Goals</a></li>
<li><a href="#installation">Installation</a></li>
</ol>
<!-- [![Downloads][downloads-shield]][downloads-url] -->
<!-- Uncomment when a release is made -->
## About the project
2023-03-16 10:44:29 -03:00
This is a GUI music player made with C (not feature-complete)
## Future Goals
|Volume|Music|
|:---:|:---:|
2023-03-16 10:44:29 -03:00
| Sliding volume control|Download music with yt-dlp|
2023-03-16 10:44:29 -03:00
|Cs50|GUI|
|:---:|:---:|
2023-03-16 10:44:29 -03:00
|Code fully Cs50 compliant|Make a decent GUI, just so it looks good|
|Playback|
|:---:|
2023-01-30 15:54:06 -03:00
|Play audio from video file, and larger format compatibility like .wav or .webm|
## Installation
2023-03-16 10:44:29 -03:00
#### You can read the code anytime before executing the `.exe` files just so you know what is going on.
2023-03-16 10:44:29 -03:00
1) Download the [source code](https://github.com/Bobertkiller/Music-Player/archive/refs/heads/main.zip).
2023-03-16 10:44:29 -03:00
2) Extract **all** files to an empty folder.
2023-03-16 10:44:29 -03:00
3) Open `Dependencies.exe`.
2023-03-16 10:44:29 -03:00
4) Then you can run `music player.exe`
<!-- [downloads-shield]: https://img.shields.io/github/downloads/Bobertkiller/Music-Player/total?style=for-the-badge&logo=github
[downloads-url]: https://github.com/Bobertkiller/Music-Player/releases/latest -->
<!-- Uncomment when a release is made -->
2023-03-16 10:44:29 -03:00
[language-shield]: https://img.shields.io/github/languages/top/Bobertkiller/Music-Player?logo=C&logoColor=blue&style=for-the-badge
[language-url]: https://www.iso.org/standard/74528.html
[license-shield]: https://img.shields.io/github/license/Bobertkiller/Music-Player?style=for-the-badge
[license-url]: https://github.com/Bobertkiller/Music-Player/blob/main/LICENSE
[discord-shield]: https://img.shields.io/discord/1068543728274382868?color=7289da&label=Support&logo=discord&logoColor=7289da&style=for-the-badge
[discord-url]: https://discord.gg/7qK8sfEq2q
[discord-banner]: https://discordapp.com/api/guilds/1068543728274382868/widget.png?style=banner2