Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Latest commit

 

History

History
65 lines (60 loc) · 2.13 KB

README.md

File metadata and controls

65 lines (60 loc) · 2.13 KB

jap

About: jap is a simple audio player using Java for Linux and windows and macOS

It supports the following audio formats

  • WAV
  • MP3
  • FLAC
  • OGG
  • Monkey's Audio
  • Speex

Controllers:

File browser:

Controller Function
+ Add to current playlist
- Remove from current playlist
> Go to Directory
< Back
q Quit to the player

PlayLists manager:

Controller Function
> Enter to playlist editor
* Select PlayList
load load play list
new create new playlist
del Delete playlist
q Quit

Playlist editor:

Controller Function
+ Add track/s to playlist
- Remove track/s from playlist
rename Rename playlist
q Quit

Player:

Controller Function
p Play
s Stop
re Resume
pa Pause
n Next
pr Previous
loop Loop
loop1 loop current track once
lp Loop Playlist
sh Shuffle playlist
m Mute
vl Show volume level
v: Set volume
v+ Volume up
v- Volume down
open Open file browser
playlists Open playlists manager

General:

Controller Function
exit Exit from program
: Search
License: MIT