@a-v
- App store is in private beta right now, and will be publicly available in the January II release of the console.
- Omega apps are divided into two parts, the front end is written in HTML5, and as @Stefan-Zucca mentioned, written in Polymer. The backend of the Omega can be written in whatever language we support, Python, PHP, etc. We currently write our backend in C/C++.
- There is an app in the console called
onion-app-template
that you can check out as an example. It is disabled by default, but you can change theicon
setting inapp.json
. - We have general guidelines to review apps before making them public for all the users. There will also be a rating system, so a bad rating for an app will signify poorly-made or even harmful apps.
Hope this answers your questions.