Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnandersen777/launcher

Python library and CLI for controling the USB Thunder Missle Launcher
https://github.com/johnandersen777/launcher

Last synced: about 14 hours ago
JSON representation

Python library and CLI for controling the USB Thunder Missle Launcher

Awesome Lists containing this project

README

        

launcher
========

.. image:: https://travis-ci.org/pdxjohnny/launcher.svg?branch=master
:target: https://travis-ci.org/pdxjohnny/launcher

Controls the Dream Cheeky Storm & Thunder USB Missile Launchers.

-----

.. contents:: **Table of Contents**
:backlinks: none

Installation
------------

launcher is distributed on `PyPI `_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.

.. code-block:: bash

$ pip install launcher
$ launcher install-udev-rules

Dream Cheeky is gone but here is the archive.org link_.

License
-------

launcher is distributed under the Apache License_, Version 2.0 with
thanks to Nathan Milford for doing 99.99% of the work.

.. _link: https://web.archive.org/web/20120209193259/http://www.dreamcheeky.com/
.. _License: https://choosealicense.com/licenses/apache-2.0