Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anze/keycluextensions

KeyClu Extensions collection
https://github.com/anze/keycluextensions

hotkeys keyclu shortcuts

Last synced: 20 days ago
JSON representation

KeyClu Extensions collection

Awesome Lists containing this project

README

        

# KeyClu Extensions

[![PRs welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Anze/KeyCluExtensions/pulls)
[![license](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/mit)

[KeyClu](https://github.com/Anze/KeyCluCask) is a simple app that provides an overview of application shortcuts.

This repository is a collection of hotkeys for apps that aren't reflected in the menu as shortcuts.

# Support

If you have any questions or suggestions please open an issue at [KeyClu](https://github.com/Anze/KeyCluCask/issues).

# Usage

## Import
You can import these files into [KeyClu](https://github.com/Anze/KeyCluCask) for display purposes.

Download file from `files` directory and double tap it to import. Or use "Import" button in `Settings` -> `My Shortcuts`.

## Export

Use "Export" button in `Settings` -> `My Shortcuts` to save custom app shortcuts to a file.

To contribute your saved file:
- Fork this repo ( https://github.com/Anze/KeyCluExtensions/fork )
- Add your file to proper place in `files` directory
- Create your branch ```git checkout -b add-myapp-shortcuts```
- Commit your changes ```git commit -am 'Add MYAPP shortcuts'```
- Push to the branch ```git push origin add-myapp-shortcuts```
- Create a new `Pull Request`
- You're awesome! 👍

# Extensions List

Common:
- [Finder](./files/common/Finder.keyclu)

Graphics:
- [Adobe Illustrator](./files/graphics/AdobeIllustrator.keyclu)
- [Adobe InDesign](./files/graphics/AdobeInDesign.keyclu)
- [Adobe Photoshop](./files/graphics/AdobePhotoshop.keyclu)

Messengers:
- [Microsoft Teams](./files/messengers/MicrosoftTeams.keyclu)
- [Skype](./files/messengers/Skype.keyclu)
- [Slack](./files/messengers/Slack.keyclu)
- [Telegram](./files/messengers/Telegram.keyclu)

Developer:
- [MongoDB Compass](./files/dev/MongoDBCompass.keyclu)
- [Sequel Ace](./files/dev/SequelAce.keyclu)

Notes:
- [Notion](./files/notes/Notion.keyclu)

# License

Licensed under the MIT license. See [LICENSE](LICENSE) for details.