Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 938 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 938 Bytes

Simple Music GUI

About the Project

Simple Music GUI is a project built using Ruby and the Gosu library. This project aims to simulate a seamless and enjoyable music playback experience with an easy-to-use interface.

Features:

  • User-Friendly Interface: A clean and intuitive GUI that allows users to navigate through their music library effortlessly.
  • Play, Pause, and Skip: Control playback with ease. Play, pause, and skip tracks at your convenience.
  • Playlist management: Musics are packed into playlist

Built With

  • Ruby Badge

Installations

  1. Clone repo
git clone [URL]
  1. Install dependencies
gem install gosu
  1. Run the project
ruby gui_music_player.rb

App ScreenShot

music gui

License

Distributed under the MIT License. See LICENSE.txt for more information.