= Welcome to Telldus Developer = Telldus Developer is an interactive page devoted to help developers developing third party application against Telldus products. == Help us == We welcome you to report bug and feature requests. Press the link "OpenID Login" in the upper right corner and you will have access for creating new tickets and comment on existing ones. The account needed is the same account as you use for Telldus Live! == Getting started == Telldus provides two different APIs for access. Before gettings started you should first decide which suits your needs best. Why two differens APIs? Both APIs tries to solve different issues and have its own drawbacks. Please see "Comparison" at the end of this document for an overview between the two. === [doxygen:/ telldus-core] === This is our C-based API available for Windows, Linux and Mac OS X. It is installed alongside TelldusCenter on Windows and Mac OS X but available as a separate package on Linux. [doxygen:/ Read more] === [http://api.telldus.com Telldus Live!] === This is our web based API available for over the internet. This is the only API for accessing TellStick Net. [http://api.telldus.com Read more] == Comparison == || || [doxygen:/ telldus-core] || [http://api.telldus.com Telldus Live!] || || Can be used offline || [[Image(check.png)]] || || || Can be used on another computer than where the TellStick is connected || || [[Image(check.png)]] || || Suitable for mobile devices || || [[Image(check.png)]] || || Supports TellStick || [[Image(check.png)]] || [[Image(check.png)]] || || Supports TellStick Duo || [[Image(check.png)]] || [[Image(check.png)]] || || Supports TellStick Net * || || [[Image(check.png)]] || * Support for telldus-core will be added later. Please see #114.