2013-12-11 09:11:18 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-01-20 23:54:31 +01:00
|
|
|
<!-- See https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html -->
|
|
|
|
<component type="desktop-application">
|
|
|
|
<id>cc.arduino.arduinoide.desktop</id>
|
|
|
|
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
|
|
|
|
|
|
|
<name>Arduino IDE</name>
|
|
|
|
<summary>Open-source electronics prototyping platform</summary>
|
|
|
|
|
2013-12-11 09:11:18 +01:00
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
Arduino is an open-source electronics prototyping platform based
|
|
|
|
on flexible, easy-to-use hardware and software. It's intended for
|
|
|
|
artists, designers, hobbyists, and anyone interested in creating
|
|
|
|
interactive objects or environments.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Included is an integrated development environment that can be used
|
|
|
|
to develop and upload code to compatible microcontrollers.
|
|
|
|
</p>
|
|
|
|
</description>
|
2017-01-20 23:54:31 +01:00
|
|
|
|
2013-12-11 09:11:18 +01:00
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default" width="624" height="351">http://mavit.fedorapeople.org/appdata/arduino-screenshot.png</screenshot>
|
|
|
|
<screenshot width="704" height="396">http://mavit.fedorapeople.org/appdata/arduino-photo.jpg</screenshot>
|
|
|
|
</screenshots>
|
2017-01-20 23:54:31 +01:00
|
|
|
|
2015-05-20 17:10:06 +02:00
|
|
|
<url type="homepage">http://www.arduino.cc/</url>
|
2017-01-20 23:54:31 +01:00
|
|
|
|
|
|
|
<update_contact>arduino.appdata.xml@mavit.org.uk</update_contact>
|
|
|
|
</component>
|