'is it possible that the kivy gui application runs as an os in a device on which we installed it

is it possible, that am I installing my kivy gui application's code to one device and that device is only works for that kivy gui application and no other functionality it gives to the user except the kivy gui application's functionality. when the device gets turn on, the application get initialized automatically and running on it permanently untill the device gets turn off.

for an Example:- when we turn on our laptop so initially the os code runs and the os get started (like windows,Mac,Linux) and we can access the functionality of os only from the laptop and when it gets turn off the os code is also get over.

so actually i am trying to say that the kivy gui application can run as an OS in a device or not .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source