Metadata-Version: 2.1
Name: pi-touch-gui
Version: 0.1.17
Summary: A graphic UI optimized for touch screens
Home-page: https://github.com/EdwinWiseOne/PiTouchGui
Author: Edwin Wise
Author-email: edwin@simreal.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Free for non-commercial use
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pygame

Overview
========

Pi Touch GUI is a touchscreen GUI for the Raspberry PI.  It is inspired and
founded on work from the official Raspberry Pi touchscreen, and by the
Star Trek-inspired LCARS UI by Toby Kurian.

It is a work in progress.

See also:

https://github.com/pimoroni/python-multitouch/blob/master/library/setup.py
https://github.com/tobykurien/rpi_lcars

Installation
============

Development
===========

PyCharm
-------



