aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 78682ef713d628144684f9a540850408396c63d7 (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
Parrot Zik Api
========

## Overview

Parrot Zik is one of the most advanced headphones in the market. 
http://www.parrot.com/zik/usa/technology


Python Parrot Zik and simple unity app indicator applet.

## Windows Usage

1. Connect Parrot Zik with standard windows GUI
2. Install Parrot Tray Zik
https://dl.dropboxusercontent.com/u/4907241/setup.exe
3. Run ParrotZikTray.exe

## Tray Indicator Applet Usage

1. Connect Parrot Zik with standard bluetooth connection 
2. Run applet ./ParrotZikTray.py

### Requirement

Python-bluez is needed. On ubuntu based distro run

````
sudo apt-get install python-bluez
````

## Screenshots

![ScreenShot](https://dl.dropboxusercontent.com/u/4907241/ParrotZikTray.png "Unity App Indicator Applet")

![ScreenShot](https://dl.dropboxusercontent.com/u/4907241/traywin32.png "Windows tray utility")