AppCenter & the Future of the Universe

How elementary OS can “cross the chasm”

Space

Photo by Nathan Anderson on Unsplash

Nearly 7 years ago, Matthew Paul Thomas (MPT for short), a designer at Canonical, gave a talk about developing the Ubuntu app ecosystem. In this talk, he explained that in order for an operating system to succeed with regular people it would need to be four things:

  • Useful: an operating system needs to be able to do all of the things that people expect to be able to do with their computer.

  • Desirable: an operating system needs to be able to do those things in such a way that it is preferable to do them there.

  • Get-able: an operating system needs to be easy to get and install on your computer.

  • Keep-able: an operating system needs to be able to be used on your computer for months or years without incident.

Just as in his talk, in this blog post I’d like to concentrate on the first point: usefulness. As MPT explains, the desktop environment provides a foundation for an operating system’s usefulness, but it is most useful when it fades into the background and people can hardly tell they’re using it. Pantheon (the code name for our desktop environment) makes elementary OS useful with features like an intelligently hiding dock that maximizes screen real estate, a fast search that enables you to perform actions and find apps quickly, and a set of full-featured system indicators that help you keep an eye on the state of your device. But chances are you have never heard of the name Pantheon, and when you turn on your computer you don’t set out to use it. What makes an operating system truly useful is apps.

How are we doing on apps?

About 3 months ago, we launched a new version of elementary OS and a new service that we call AppCenter Dashboard. In that time, we’ve helped developers publish nearly 40 new apps.

Apps

What’s special about these apps isn’t just that they are fast and native apps instead of glorified web apps, that they are all Open Source on GitHub, or that they are custom-tailored for elementary OS instead of being cross-platform ports. What’s really great about them is that there are several, high quality productivity apps for designers, developers, students, and more. The developers publishing their apps through AppCenter Dashboard continue to make elementary OS more useful to more people each day.

But, how do we get from 40 to 100s of thousands of apps?

As Matthew explained in his talk, mainstream operating systems like Android, iOS, macOS, and Windows have not just a handful of useful apps, but 100’s of thousands. In order to build a platform that can grow to that scale, he presents 5 challenges:

An initial user base to give developers their appreciation and money. Since elementary doesn’t collect data on our users, it’s a bit of a challenge to convince developers that there is a significant audience available to support the development of their apps. Development is costly and developers need to be able to afford to make a living. We’re relying on our users to prove to the developers that have taken a chance so far that their trust will be rewarded and that those developers will be vocal about the support they’ve received.

A Great developer platform. Building a great developer platform starts with an enticing website and thorough documentation. elementary also provides a comprehensive API reference and human interface guidelines. We’ve always aimed to cut through the confusion of developing apps on Linux and instead we provide a “One True Development Path” with Gtk+3 and Vala. Features like Gtk.CSS make developing sexy apps easy and familiar, while platform libraries like Granite provide drop-in solutions for common design patterns and complex widgets.

Scaling packaging. In MPT’s talk, he explains that traditionally a Linux distribution has a community of 100’s of people packaging apps and asks how that could be scaled. But elementary OS isn’t a traditional Linux distribution. We’ve provided a simple packaging template and documentation that has already made it standard for developers to package their own apps when publishing through AppCenter Dashboard.

Publishing time. Traditional Linux distributions tend to suffer from having either stale, outdated software or an unstable, rolling platform. elementary OS strikes a balance between the two with a stable platform and an easy way for developers to publish their apps in a timely manner. New apps and updates for existing ones are usually reviewed in just a few days instead of the months it may take to get your app into a traditional Linux distribution.

Easy installation and payments. We finally get to AppCenter itself, but I’ll add a third requirement here: discovery. AppCenter isn’t just a fast and easy way to get and pay for apps your already know about. It’s been designed from the beginning to help you discover new apps and connect with indie developers that you haven’t heard of before. We have a home page that regularly changes and always features the newest apps, plus features like link sharing to make it easy to tell your friends about your favorites. More discovery features are planned or in development like an easy way to find more apps built by a developer you like.

So, is elementary OS useful?

Our developers and our users have a symbiotic relationship. Each relies on the other to grow elementary OS and make it more useful. In our first few months, we’ve published some really great apps to help people work and learn. We’re looking forward to the future where we’ll hopefully see developers build more of these kinds of apps, plus new ones to help us play and connect with each other. We’re incredibly grateful to the developers who’ve already decided to take a chance on a new platform and to our users who have compensated them for their hard work.


Thank You

Thanks to all of our supporters, backers, and customers! Your contributions make elementary possible. If you’d like to help build and improve elementary OS, don’t hesitate to Get Involved.

Some rights reserved

Join the Discussion on Social Media

Up Next

The System Settings Redesign Has Landed

OS 8 progress during March

Our 2017 in Review

Looking back on a year of active development

Every month this year, we’ve published a blog post outlining all of the updates that we’ve released during that month. We’ve made a strong effort to support Loki with regular bug fixes, new features, and other improvements. We’ve also made...

Read more…

Cleaning Up App Codenames

GitHub and RDNN make for a more sane scheme

Related