Metadata-Version: 2.1
Name: python-pulseaudio-profiles-trayicon
Version: 0.0.2
Summary: Integrates the python-pulseaudion-profiles library into the system tray icon on Linux.
Home-page: https://github.com/fracpete/python-pulseaudio-profiles-trayicon
Author: Peter "fracpete" Reutemann
Author-email: fracpete@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
License-File: LICENSE

Python library that adds a tray icon for easily changing and creating pulseaudio profiles.

Uses the [python-pulseaudio-profiles](https://github.com/fracpete/python-pulseaudio-profiles) 
library under the hood.

You can start the tray icon with `ppp-tray`.

Changelog
=========

0.0.2 (2021-08-17)
------------------

- added ability to select theme (dark or light icon in tray icon)


0.0.1 (2020-04-30)
------------------

- initial release



