aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1659c37b1a9358c831aee940ca436714a06647cc (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
http://goo.gl/dXij2t
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")