Metadata-Version: 2.1
Name: backboard
Version: 1.0.0
Summary: Background sounds for your keyboard typing
Home-page: https://github.com/donno2048/BS
Author: Elisha Hollander
License: MIT
Description: # backboard
        Install with:
        ```
        pip install backboard
        ```
        Run it with:
        ```
        python -m backboard
        ```
        To change the default keyboard sound setup use:
        ```
        python -m backboard -k SETUP
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
