Running apps in Linux

This process should be used to run our app in the specific Linux distribution. We are going to take the app and run it in a proper way in our distribution.

Getting ready

We need an app to run. For this purpose, let's use the same app from the previous recipe. Also, it could be useful to read the recipe Running your code in Chapter 1, Kivy and the Kv Language in order to understand how we customize the running for Microsoft Windows. Also, if you want to see the differences between the different PC platforms, then go through Running apps in Windows and Running apps in Mac OS in this chapter.

How to do it…

We want to know how to run our app from the terminal and how to give it the correct size. To make this possible, let's follow ...

Get Kivy Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.