Skip to content

Commit cacbf50

Browse files
dcorderojulienXX
authored andcommitted
Add preview images to the documented examples
1 parent a9b723d commit cacbf50

File tree

6 files changed

+4
-0
lines changed

6 files changed

+4
-0
lines changed

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,15 @@ Open an URL when the notification is clicked:
7171
$ terminal-notifier -title '💰' -message 'Check your Apple stock!' -open 'http://finance.yahoo.com/q?s=AAPL'
7272
```
7373

74+
![Example 4](assets/Example_4.png)
75+
7476
Open an app when the notification is clicked:
7577
```
7678
$ terminal-notifier -group 'address-book-sync' -title 'Address Book Sync' -subtitle 'Finished' -message 'Imported 42 contacts.' -activate 'com.apple.AddressBook'
7779
```
7880

81+
![Example 5](assets/Example_5.png)
82+
7983

8084
### Options
8185

assets/Example_1.png

79.7 KB
Loading

assets/Example_2.png

283 KB
Loading

assets/Example_3.png

107 KB
Loading

assets/Example_4.png

90.8 KB
Loading

assets/Example_5.png

90.9 KB
Loading

0 commit comments

Comments
 (0)