└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ![Flic Logo Black](https://user-images.githubusercontent.com/2717016/70526105-1bbaa200-1b49-11ea-9aa0-49e7959300c3.png) 2 | 3 | # Flic 2 Developer Assets 4 | 5 | ## Flic 2 and Flic Duo Protocol Specification 6 | 7 | * [Flic 2 Protocol Specification](https://github.com/50ButtonsEach/flic2-documentation/wiki/Flic-2-Protocol-Specification) 8 | 9 | Learn how the open Flic 2 protocol works and how to implement it. 10 | 11 | * [Flic Duo Protocol Specification](https://github.com/50ButtonsEach/flic2-documentation/wiki/Flic-Duo-Protocol-Specification) 12 | 13 | The extension of the Flic 2 protocol to support the features of Flic Duo. 14 | 15 | * [Technical Overview and Terminology](https://github.com/50ButtonsEach/flic2-documentation/wiki/Technical-Overview-and-Terminology) 16 | 17 | An overview of how Flic 2 and its libraries works. 18 | 19 | ## Flic 2 Libraries 20 | 21 | ### iOS 22 | 23 | * [flic2lib](https://github.com/50ButtonsEach/flic2lib-ios) 24 | * [Sample project](https://github.com/50ButtonsEach/flic2lib-ios-sample) 25 | 26 | ### Android (also supports Flic Duo) 27 | 28 | * [flic2lib](https://github.com/50ButtonsEach/flic2lib-android) 29 | * [Sample project](https://github.com/50ButtonsEach/flic2lib-android-sample) 30 | 31 | ### Windows 32 | 33 | * [fliclib](https://github.com/50ButtonsEach/fliclib-windows) 34 | 35 | ### Linux 36 | 37 | * [fliclib](https://github.com/50ButtonsEach/fliclib-linux-hci) 38 | 39 | ### Embedded devices 40 | 41 | * [flic2lib-c-module](https://github.com/50ButtonsEach/flic2lib-c-module) 42 | 43 | ## Useful Links 44 | 45 | * [Flic Hub SDK](https://hubsdk.flic.io) 46 | * [Flic Cloud Buttons Documentation](https://github.com/50ButtonsEach/flic-cloud-buttons-documentation) 47 | --------------------------------------------------------------------------------