Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

fm16191/pactl-json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pactl JSON parser

Json parser for pactl. Made in Python
Outputs the pactl list sink-inputs command
In the future, support for other pactl commands will be added.

Usage

python3 pactl_parser.py

Output

output

Requirements

  • Python 3
  • json and os python modules.

Releases

No releases published

Packages

No packages published

Languages