SailfishOS: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
||
Line 9: | Line 9: | ||
= SailfishOS = | = SailfishOS = | ||
[https://sailfishos.org/ Sailfish OS] is designed and optimized for mobile devices. It is based on [http://merproject.org/ Mer] and the Linux kernel. Sailfish OS provides a cutting edge user experience built with [https://sailfishos.org/wiki/Overview QML, Qt Quick2 and Wayland]. | |||
== What is Sailfish OS? == | == What is Sailfish OS? == | ||
Line 17: | Line 17: | ||
* Runs Qt/QML, HTML5 and Android apps | * Runs Qt/QML, HTML5 and Android apps | ||
* Uses Qt 5 & Wayland | * Uses Qt 5 & Wayland | ||
* Developed by | * Developed by [http://jolla.com/ Jolla] | ||
== What is NOT Sailfish OS? == | == What is NOT Sailfish OS? == | ||
Line 31: | Line 31: | ||
== Useful Materials == | == Useful Materials == | ||
* | * [http://www.dolphinaric.org/ Dolphinaric] a SailfishOS/Mer/Nemo educational project provides useful materials and examples. | ||
* | * [https://github.com/hardcodes/developwithsailfishos Developer guide] | ||
== Community sites == | == Community sites == | ||
* | * [http://www.jollausers.com/ JollaUsers]" |
Revision as of 15:40, 4 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
[toc align_right="yes" depth="2"]
English | Polski
SailfishOS
Sailfish OS is designed and optimized for mobile devices. It is based on Mer and the Linux kernel. Sailfish OS provides a cutting edge user experience built with QML, Qt Quick2 and Wayland.
What is Sailfish OS?
- Linux based operating system
- Built on the heritage of MeeGo
- Runs Qt/QML, HTML5 and Android apps
- Uses Qt 5 & Wayland
- Developed by Jolla
What is NOT Sailfish OS?
- NOT another Android based OS
- NOT fully open (Sailfish UI part is currently closed)
Developing for SailfishOS
- "Introduction tutorial":/wiki/Category:SailfishOS::Introduction_tutorial
- "General developer guide":/wiki/Category:SailfishOS::Developer_guide
Useful Materials
- Dolphinaric a SailfishOS/Mer/Nemo educational project provides useful materials and examples.
- Developer guide