PythonOS icon indicating copy to clipboard operation
PythonOS copied to clipboard

A touchscreen interface, library, and app platform for Python and Raspberry Pi.

Results 12 PythonOS issues
Sort by recently updated
recently updated
newest added

Fixed broken markdown.

The default PythonOS does not run on RaspberryPi 3 with 3.5 inch display. I solved this by adding to pyos.py in the GUI object before pygame.init() ``` if( _platform ==...

I'm trying to get PythonOS to install on a Nanopi with a buydisplay lcd. The screen starts up and I get cursor movement but the cursor is stuck in the...

Hi, first thing to say I like the idea of PythonOS very much. I thought about adding some apps for my radio project. Then I had the idea to add...

Added simple instructions

I really like this project, however, it's still Python 2 only. It would be nice to see it run under e.g. Python 2.7 - 3.x (or even 2.6 to the...

Is it functional with Travis? Since the code doesn't include any tests at all.

The Android-like app launcher is very nice, however, the icons don't look as beautiful as they could (sorry @furmada , but are they drawn with MS Paint?). I think of...

Hey, is this project have any TODO's? Maybe that will be great to make a roadmap overtime.

I want to make an app market for installing and developing apps.