Skip to content

antoniojfpinheiro/getUsed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getUsed

getUsed is the name the multi touch table that I built back in 2012. For more information about the table: http://tinyurl.com/multitouch-antoniopinheiro


This repository contains a collection of apps, developed in kivy, to showcase the multi touch capabilities of my table.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • pip3
  • virtualenv

Installing

To setup your virtual environment, execute the following command:

virtualenv --no-site-packages --distribute venv && source venv/bin/activate && pip3 install -r requirements.txt && deactivate

Running

To run the app, execute the following command:

python3 -m app

Troubleshooting

If you're having problems testing the app using your trackpad, execute the following command:

sudo chmod 755 /dev/input/event9

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages