Skip to content

VTalyh/PortAMP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PortAMP

Copyright (c) Sergey Kosarevsky, 2015

https://github.com/corporateshark/PortAMP

portamp@linderdaum.com

=============================

Portable command-line music player for Windows, OS X and Linux

=============================

Usage:

portamp <filename> [--loop] [--wav-modplug]

Features:

=============================

UNIX build instructions:

git clone https://github.com/corporateshark/PortAMP
cd PortAMP
mkdir build
cd build
cmake .. -G "Unix Makefiles"
make all -j4 -B

Windows build instructions:

git clone https://github.com/corporateshark/PortAMP
cd PortAMP
mkdir build
cd build
cmake .. -G "Visual Studio 12 2013"
start PortAMP.sln

=============================

License:

The source code is available under the terms of the MIT License: https://github.com/corporateshark/PortAMP/blob/master/LICENSE

About

Portable command-line music player for Windows, OS X and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 43.4%
  • HTML 20.0%
  • Shell 17.6%
  • C++ 15.8%
  • TeX 2.5%
  • Perl 0.5%
  • Other 0.2%