Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zenangst/keyboardcowboy
:keyboard: The missing keyboard shortcut utility for macOS
https://github.com/zenangst/keyboardcowboy
macos macos-app macos-application
Last synced: 13 days ago
JSON representation
:keyboard: The missing keyboard shortcut utility for macOS
- Host: GitHub
- URL: https://github.com/zenangst/keyboardcowboy
- Owner: zenangst
- License: other
- Created: 2020-09-02T17:17:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:22:03.000Z (15 days ago)
- Last Synced: 2024-10-29T21:34:11.492Z (15 days ago)
- Topics: macos, macos-app, macos-application
- Language: Swift
- Homepage:
- Size: 93.1 MB
- Stars: 758
- Watchers: 10
- Forks: 14
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Keyboard Cowboy 3
[![Test](https://github.com/zenangst/KeyboardCowboy/actions/workflows/test.yml/badge.svg)](https://github.com/zenangst/KeyboardCowboy/actions/workflows/test.yml)### Boost macOS productivity with Keyboard Cowboy.
Introducing Keyboard Cowboy - the ultimate productivity app for macOS that empowers users with incredible efficiency and control,
all at the tip of their fingers.[Download Keyboard Cowboy today](https://github.com/zenangst/KeyboardCowboy/releases), and see what you can accomplish when you saddle up and take control of your Mac like a true cowboy. Experience the incredible power and efficiency of Keyboard Cowboy for yourself and take your macOS experience to the next level.
### System Requirements
Keyboard Cowboy supports macOS v13.0+.
## Simplify complex tasks and streamline workflows for Mac users.
With Keyboard Cowboy, users can automate repetitive actions, launch applications and scripts, control system settings, manipulate files and folders, and perform a wide range of actions – all without ever having to take their hands off the keyboard.
Keyboard Cowboy's intuitive interface and simple setup process make it easy for users of all levels to get started. And with its lightning-fast performance and seamless integration with macOS, Keyboard Cowboy is the ultimate tool for power users and casual users alike.
# The best shortcut is no shortcut at all.
**With contextual application triggers, you can set up workflows that respond to a wide range of conditions, such as when an application is opened, closed, or when the user switches to the application.**
Once you've created your workflow, it will run automatically, without the need for any keyboard shortcuts or manual intervention. This powerful automation tool can help you save time and effort by automating a variety of tasks based on your context.
### Using the function key to bind up commands can be incredibly useful for programmers and power users.
By assigning frequently-used commands to the function key, you can streamline your workflow and save time. Overall, utilizing function keys can help you work more efficiently and effectively, making it a valuable tool for any programmer or power user.
### Wiki Quicklinks
- [Groups](https://github.com/zenangst/KeyboardCowboy/wiki/Groups)
- [The Role of Groups](https://github.com/zenangst/KeyboardCowboy/wiki/Groups#the-role-of-groups)
- [Flexibility and Ease of Use](https://github.com/zenangst/KeyboardCowboy/wiki/Groups#flexibility-and-ease-of-use)
- [Workflows](https://github.com/zenangst/KeyboardCowboy/wiki/Workflows)
- [What Are Workflows?](https://github.com/zenangst/KeyboardCowboy/wiki/Workflows#what-are-workflows)
- [Sequential Workflows](https://github.com/zenangst/KeyboardCowboy/wiki/Workflows#sequential-workflows)
- [Concurrent Workflows](https://github.com/zenangst/KeyboardCowboy/wiki/Workflows#concurrent-workflows)
- [How to Organize Workflows](https://github.com/zenangst/KeyboardCowboy/wiki/Workflows#how-to-organize-workflows)
- [Triggers](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers)
- [Triggers](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#triggers)
- [Keyboard Shortcut Triggers](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#keyboard-shortcut-triggers)
- [Passthrough Feature](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#passthrough-feature)
- [Hold for X Seconds](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#hold-for-x-seconds)
- [Application Triggers](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#application-triggers)
- [Future Developments](https://github.com/zenangst/KeyboardCowboy/wiki/Triggers#future-developments)
- [Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands)
- [Applications Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#application-commands)
- [Menu Bar Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#menu-bar-commands)
- [URL Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#url-commands)
- [Open Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#open-commands)
- [Keyboard Shortcut Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#keyboard-shortcuts-commands)
- [Shortcuts Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#shortcuts-commands)
- [Script Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#scripts-commands)
- [Type Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#type-commands)
- [Macro Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#macros)
- [System Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#system-commands)
- [Window Navigation Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#window-navigation-commands)
- [Window Tiling Commands](https://github.com/zenangst/KeyboardCowboy/wiki/Commands#window-tiling-commands)### Security and Privacy
Keyboard Cowboy is designed to be secure and private. It does not collect any personal information or send any data to third parties. All data is stored locally on your computer and is never transmitted over the internet.
In addition, macOS comes with built in security, so Keyboard Cowboy will be disabled when you are focsed on a password field or when you are in a secure input mode.
**tl;dr**
We don't stalk you, we don't collect your data, we don't sell your data. We don't even know who you are. But we care about your privacy and security. ❤️
## Development
To get this up and running, you'll need to have `tuist` installed.
#### Installing tuist
The easiest way to install tuist is by using Homebew
```fish
brew install tuist
```For more information about [tuist](https://tuist.io), refer to the projects README.
#### Setting up a `.env`
Create a new `.env` file in the root folder.
Add the following contents to the `.env`-file.```fish
APP_NAME=Keyboard Cowboy
APP_SCHEME=Keyboard-Cowboy
APP_BUNDLE_IDENTIFIER=com.zenangst.Keyboard-Cowboy
TEAM_ID=XXXXXXXXXX
PACKAGE_DEVELOPMENT=false
```#### Generating an Xcode project
Simply run the following commands in the root folder of the repository
```fish
tuist install
tuist generate
```