solos / musca

Another way to control musca.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Downloads Version

musca

#About

Another way to control musca.

#Install

pip install musca

#Demo

#Installing musca on Ubuntu

Install the requirements:

 sudo apt-get install libxcb-keysyms1-dev
 sudo apt-get install libx11-dev
 sudo apt-get install libxtst-dev
 sudo apt-get install libxkbfile-dev
 sudo apt-get install libgtk2.0-dev

Then install the python dependencies pip install -r requirements.txt.

About

Another way to control musca.


Languages

Language:Python 99.7%Language:Shell 0.3%