Skip to content

sbstnrmrz/siMPl3-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siMPl3 player

Simple MP3 player made with C, SDL3 and miniaudio. demoimg.png

  • Start playback passing an mp3 as argument or a directory
  • Drag and drop, drop an mp3 file or drop a directory with mp3 to create a playlist
  • Loop and shuffle playback

Only works with macOS, to build it you need SDL3, SDL3_image and SDL3_ttf library compiled and installed on your system, then use build.sh script to compile it (only for mac or linux).

About

Simple MP3 player made with C, SDL3 and miniaudio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages