Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anze/keycluextensions
- Owner: Anze
- License: mit
- Created: 2024-04-03T16:04:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T19:49:26.000Z (7 months ago)
- Last Synced: 2024-05-21T07:17:55.087Z (6 months ago)
- Topics: hotkeys, keyclu, shortcuts
- Homepage:
- Size: 21.5 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.