-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
279fe21
commit 8b44fd6
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
![Screenshot 2024-05-24 at 15 53 27](https://github.com/electrikmilk/shortcuts-glyph-search/assets/4368524/ebd77542-61fa-49ae-b6a6-3d098b8eeb8a) | ||
|
||
# Shortcuts Glyph Search | ||
|
||
Static site for searching for <a href="https://apps.apple.com/us/app/shortcuts/id1462947752" target="_blank" rel="noopener noreferrer">Siri Shortcuts</a> glyphs identifiers for use in a Shortcuts programming language like Cherri or Jelly. | ||
Static site for searching for <a href="https://apps.apple.com/us/app/shortcuts/id1462947752" target="_blank" rel="noopener noreferrer">Siri Shortcuts</a>. | ||
|
||
## Usage | ||
|
||
Includes a How-to section on using the glyph identifiers in a Shortcuts programming language like Cherri or Jelly. | ||
|
||
![Screenshot 2024-05-25 at 12 31 44](https://github.com/electrikmilk/shortcuts-glyph-search/assets/4368524/f225dc54-c096-4ba5-ad0e-b1c8e1e660d7) | ||
|
||
## Dependencies | ||
|
||
- [shortcut-icons](https://github.com/atnbueno/shortcut-icons) | ||
- Framework7 (Vue) | ||
- Vue | ||
- Framework7 (Vue) |