Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vigeng/shortcuts
Apple Mac/iPad/iPhone shortcuts collections. \n 苹果平台捷径集锦
https://github.com/vigeng/shortcuts
apple collection shortcuts
Last synced: about 1 month ago
JSON representation
Apple Mac/iPad/iPhone shortcuts collections. \n 苹果平台捷径集锦
- Host: GitHub
- URL: https://github.com/vigeng/shortcuts
- Owner: ViGeng
- Created: 2024-04-01T09:16:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T12:57:05.000Z (10 months ago)
- Last Synced: 2024-04-17T21:19:55.896Z (9 months ago)
- Topics: apple, collection, shortcuts
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortcuts 🍎
Apple platform shortcuts collection.
Welcome to contribute! 🎉- [Shortcuts 🍎](#shortcuts-)
- [Table of Contents](#table-of-contents)
- [Contributor Guide](#contributor-guide)
- [Roadmap](#roadmap)## Table of Contents
| Shortcut Name | Description | Author | Version | iCloud Link | File Link | Last Updated |
| --------------------------- | ----------- | ----------------------------------- | ------- | -------------------------------------------------------------------------------- | ----------------------------------------------------------- | ------------ |
| Get Compare Hash from Selected File | Automatically compare with clipboard's hash/file with current selected file | [@ViGeng](https://github.com/ViGeng) | 2.1 | [iCloud Link](https://www.icloud.com/shortcuts/2d7c4caee1e043109c187fa757017e24) | [File Link](shortcuts/Get_Compare_Hash_from_Selected_File.shortcut) | 2024-04-01 |
| Save Screenshot to Photo Album | screenshot and save to album | [@ViGeng](https://github.com/ViGeng) | 1.0 | [iCloud Link](https://www.icloud.com/shortcuts/67aa8b84140242e082fccfe02cc9c033) | [File Link](shortcuts/Save_Screenshot_to_Photo_Album.shortcut) | 2024-04-01 |
| Extract Subject from Clipboard | screenshot and save to album | [@ViGeng](https://github.com/ViGeng) | 1.0 | [iCloud Link](https://www.icloud.com/shortcuts/f5e8c7c837274576846e5c0b05653a25) | [File Link](shortcuts/Extract_Subject_from_Clipboard.shortcut) | 2024-04-01 |## Contributor Guide
[Apple Official Shortcuts Sharing instructions](https://support.apple.com/guide/shortcuts-mac/apdf01f8c054/mac)
Expand to see detailed screenshot guide!
1. select the shortcut you want to share
![alt text](assets/image.png)
2. open `File` menu on the menu bar (top left corner) and select `Export...`
![alt text](assets/image-1.png)
3. Choose your target path and remember to select the `For:` as Anyone
![alt text](assets/image-3.png)
![alt text](assets/image-2.png)
4. Click `Save` and you will get a `.shortcut` file
5. Finally, you can share the `.shortcut` file to others## Roadmap
- [ ] Add more shortcuts
- [x] Hash File: compare files by hash
- [ ] Hash File: hash directory by some work around