Will Kolibri work on Chromebooks?

Will Kolibri work on Chromebooks?

Yes - we do not have ChromeOS support currently on our roadmap, but we are hoping that our Android integration will pave the way for that.

Hi,
About Android, when do you expect to make it?

If you are into Python, it’s very likely that you can install the kolibri package with QPython, although I don’t know if anyone has tried that yet.

After installing it, open up a console and do:

from kolibri.utils import cli
cli.main('start')

I’m not familiar enough with coding to try this. Thanks