blob: 2b829502eb8ca3a1a700004539a979ef3e1e35b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
Parrot Zik Applet
========
## Overview
Parrot Zik is one of the most advanced headphones in the market.
https://www.parrot.com/en/audio/parrot-zik-3
Python Parrot Zik and simple unity app indicator applet.
Thanks to [@serathius](https://github.com/serathius) Parrot Zik 2.0 is now supported.
## Windows Usage
*Looking for volunteer to make a fresh windows build. Please contact me if you are interested.*
1. Connect Parrot Zik with standard windows GUI
2. Install Parrot Tray Zik
http://goo.gl/dXij2t (outdated version supporting only Zik 1.0)
3. Run ParrotZikTray.exe
## Linux Usage
1. Connect Parrot Zik with standard bluetooth connection
2. Install the applet
```
python setup install
```
3. Run the applet
```
parrot_zik_tray
```
### Linux Requirement
Python-bluez is needed. On ubuntu based distro run
```
sudo apt-get install python-bluez python-appindicator python-beautifulsoup
```
## Mac OS Usage
Current version of pyParrotZik doesn't support Mac OS(even the core should work on Mac OS). Looking for volunteer to do all the dirty work(mostly GUI).
You can also use excellent Parrot-Status tool developed specially for Mac OS (https://github.com/vincent-le-normand/Parrot-Status)
|