8000 GitHub - gfteix/cplaylist
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gfteix/cplaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cplaylist

cplaylist is a software to manage a music playlist

cplaylist functionalities

  • Add song

  • Delete Song

  • List playlist

  • Sort by insertion order

  • Sort by title

  • Play previous song

  • Play current song

  • Play next song

  • Stop song

  • Play again

Requirements

  • MPV Playler

  • Unix based operating system.

How to run

  • compile

    gcc *.c -o cplaylist
    
  • execute

    ./cplaylist
    

To use the software properly it is necessary to add the .mp3 files to the project root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0