osprey-voice / osprey-starter-pack

A starter pack of Osprey configuration scripts and voice commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Osprey Starter Pack

A starter pack of Osprey configuration scripts and voice commands.

Includes commands ported from talon_community, 2shea's configs, and the official Talon examples.

Installation

Install by cloning this repo to the Osprey config directory.

Linux and macOS

mkdir -p ~/.config/osprey
git clone https://github.com/osprey-voice/osprey-starter-pack ~/.config/osprey/osprey-starter-pack

Windows

mkdir -p C:\Users\%USERNAME%\AppData\Local\osprey-voice\osprey
git clone https://github.com/osprey-voice/osprey-starter-pack C:\Users\%USERNAME%\AppData\Local\osprey-voice\osprey\osprey-starter-pack

About

A starter pack of Osprey configuration scripts and voice commands

License:MIT License


Languages

Language:Python 100.0%