Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
/ mus Public archive

Simple, from-scratch music player in c99 & raylib.

License

Notifications You must be signed in to change notification settings

thisisignitedoreo/mus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This software was rewritten and this version is abandoned. Visit mus2 for more info.

mus

Simple, from-scratch music player written in c99 and raylib

Quickstart

$ python bundle.py
$ make mus _NO_CONSOLE=ON
# NOTE: you can omit _NO_CONSOLE flag to enable debug console

Gallery

Screenshot 1
mus with some tracks in the playlist

Screenshot 2
mus with opened album page

Thanks to

  • @raysan5 for the amazing raylib library
  • @larsbs for ID3v2lib
  • @daleonov for a fork of ID3v2lib with some fixes
  • @googlefonts for a font for this app (OpenSans)
  • @google for all the icons for this app

About

Simple, from-scratch music player in c99 & raylib.

Topics

Resources

License

Stars

Watchers

Forks