Skip to content

Commit 5acc095

Browse files
authored
Create README.md
1 parent a1c1796 commit 5acc095

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
<img src="icon.png" alt="etherscan logo" width="96" height="96"/>
2+
3+
# Etherscan Suggest
4+
5+
Get in-line suggestions from [Etherscan](https://etherscan.io) search results via the **Search Keyword** (default: `eth`). Press <kbd>↩</kbd> to open the contract's page with your default web browser — both the contract's name and its address are valid inputs.
6+
7+
![etherscan-workflow.png](/resources/etherscan-workflow.png)
8+
9+
## Installation
10+
11+
1. Go to the [**Releases**](https://github.com/zarifpour/alfred-etherscan-suggest/releases) page for this workflow.
12+
2. Download the latest version of the workflow by clicking on the `etherscan.suggest.alfredworkflow`.
13+
3. Double-click the file to install it in Alfred.
14+
4. Alfred will prompt you to add the workflow to your collection.
15+
16+
That's it! Once the workflow is installed, you can use it by typing in the **Search Keyword** (default: `eth`) followed by a project's name or its address in Alfred.
17+
18+
## Updating the Search Keyword
19+
20+
1. Go to **Alfred Preferences**.
21+
2. Open the **Workflows** tab.
22+
3. Select **Etherscan Suggest**.
23+
4. Click **Configure Workflow...** to set the Search Keyword.
24+
25+
## Credits
26+
27+
This workflow is inspired by the [Google Suggest](https://alfred.app/workflows/alfredapp/google-suggest/) workflow created by Vítor Galvão.
28+
29+
"This workflow was adapted with the help of ChatGPT, a large language model trained by OpenAI. ChatGPT provided guidance and support during the development process."
30+
31+
If you liked this workflow, try out my other one: [You.com Suggest](https://github.com/zarifpour/alfred-you-suggest/tree/main).
32+
33+
---
34+
35+
Adapted with ❤️ by [Daniel Zarifpour](https://links.dev/z).

0 commit comments

Comments
 (0)