Skip to content
/ audok Public

Linux Audio Player with Streamripper and Converter support

Notifications You must be signed in to change notification settings

kalibari/audok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audok

Audok is a simple linux music player with streamripper and converter support. Audok is written in python3, the graphical user interface uses gtk4. Audok is a free software under the GPL license.

Screenshot

Version

Current Version is 1.0.29

Requirements

  • pulseaudio or pipewire
  • ffmpeg
  • youtube-dl
  • streamripper
  • gtk4
  • python gstreamer, python systemd
  • gstreamer plugins base, gstreamer plugins bad

Installation

wget https://github.com/kalibari/audok/archive/refs/heads/master.zip
unzip master.zip
cd audok-master
sudo make install all PREFIX=/usr APPDIR=/opt/audok

Deinstallation

sudo make uninstall PREFIX=/usr APPDIR=/opt/audok

Installation via Flatpak

sudo flatpak install flathub com.github.kalibari.audok

Deinstallation via Flatpak

sudo flatpak remove flathub com.github.kalibari.audok

Description

Audok provides the following features:

  • play mp3,wav,flac files
  • youtube-dl support (mp3 downloader)
  • streamripper support
  • record wav files via pulseaudio or pipewire
  • covert wav,aac,flac,flv,webm to mp3
  • covert wav,aac,mp3,flv,webm to flac

About

Linux Audio Player with Streamripper and Converter support

Resources

Stars

Watchers

Forks

Packages

No packages published