A lightweight standalone audio player for Linux/Windows.
- Play audio files (MP3, WAV, etc.) from a manually chosen folder
- Simple and intuitive interface
- Lightweight and fast
- Supports only play, pause/resume, and skip functions
- Does not include a slider to jump to a specific timestamp in the audio
-
Download the latest release from the Releases page
-
Extract the downloaded ZIP file:
unzip sap.zipcd sap- Run the install script:
chmod +x install.sh./install.shThe script will:
- Copy the executable to
~/.local/bin - Copy the icon to
~/.local/share/icons - Create a
.desktopfile in~/.local/share/applications - Update the desktop database so you can launch the app from your menu
You can now search for sap in your application menu and run it.
You can launch sap in two ways:
-
From the application menu using the icon created by the install script
-
Or directly from the terminal
sap-
Download the latest release from the Releases page
-
Extract the downloaded ZIP file
-
Run the SAP application