Commit Graph

147 Commits

Author SHA1 Message Date
Riley Shaw
ff7ecb39e2 Add "kind" flag to "Show Wi-Fi Network Passwords"
Adding the `-D` flag prevents passwords that aren't for Wi-Fi Networks from being shown.

```bash
> security find-generic-password -h
...
    -D  Match "kind" string
...
```
2015-10-20 18:22:35 -07:00
Marcel Bischoff
27549b71d4 Merge pull request #27 from rileyjshaw/patch-1
Add "cd to the Folder Currently Open in Finder"
2015-10-21 03:14:31 +02:00
Riley Shaw
9935206d69 Simplify "Show Wi-Fi Network Passwords" to use built-in flags
Rather than `grep`ing for `password:`, we can simply use the `-w` flag.

```bash
> security find-generic-password -h
    ...
    -w  Display only the password on stdout
    ...
```
2015-10-20 18:12:09 -07:00
Riley Shaw
d83d4a486d Add "cd to the Folder Currently Open in Finder"
If multiple windows are open, it chooses the top-most one.
2015-10-20 18:00:24 -07:00
Ed Flanagan
05ae7ac3fc Add Source Code Pro to Terminal Fonts 2015-10-20 17:21:58 -07:00
Marcel Bischoff
b194a1b690 Alphabetize Show Local IP Address command 2015-10-21 02:05:32 +02:00
Marcel Bischoff
30e8eb162a Clarify Show Wi-Fi Network Passwords command
From issue #24
2015-10-21 01:33:07 +02:00
Vincent Klaiber
b2027f656f Show Local IP Address
Same as #19 only this is your local IP.
2015-10-20 17:43:14 +02:00
Marcel Bischoff
b369222a52 Add file system usage command 2015-10-20 01:22:46 +02:00
Marcel Bischoff
43d8a7634b Add uptime command 2015-10-20 01:18:31 +02:00
Marcel Bischoff
5145dd8386 Add Write Disk Image to Volume Command 2015-10-20 01:16:31 +02:00
Marcel Bischoff
98fe4b4439 Add Software Update commands 2015-10-20 01:09:09 +02:00
Konstantin Azizov
747bd09820 Correct capitalize 2015-10-19 17:19:40 +03:00
Konstantin Azizov
f151e28e88 Add script to get connected device's UDID
Much faster than open iTunes and very useful for deploying builds, running tests on various devices
2015-10-19 13:06:29 +03:00
Marcel Bischoff
7fc2829cde Add Gitter chat button 2015-10-19 00:56:29 +02:00
Marcel Bischoff
ddc37cc10e Add Rubberband Scrolling command 2015-10-18 23:45:36 +02:00
Marcel Bischoff
3cb632cbd3 Merge pull request #15 from Psidium/master
Add iPhone charging chime sound enabler
2015-10-18 23:02:57 +02:00
Marcel Bischoff
ebc2b93542 Add Bash shell and update Shell categry 2015-10-18 23:00:49 +02:00
Psidium
923b839602 Fix title and description of chime 2015-10-18 18:55:37 -02:00
Marcel Bischoff
7d15e4683c Add Shells category and entries 2015-10-18 22:47:54 +02:00
Marcel Bischoff
6238ac2a23 Move Print Panel command to Printing category 2015-10-18 22:26:26 +02:00
Marcel Bischoff
d92c103d6a Fix typo 2015-10-18 22:25:24 +02:00
Marcel Bischoff
22ed75b8d7 Clarify Transparency title 2015-10-18 22:19:49 +02:00
Marcel Bischoff
40fb09de78 Normalize directory vs. folder 2015-10-18 22:15:38 +02:00
Marcel Bischoff
2a4959ddee Adjust Metadata Files descriptions 2015-10-18 22:12:25 +02:00
Marcel Bischoff
2f8eaea59e Make all commands pasteable 2015-10-18 22:09:58 +02:00
Psidium
3a159d24f7 Add caring chime sound tip 2015-10-18 16:52:42 -02:00
Marcel Bischoff
d33a74afc1 Add NeoVim install instructions 2015-10-18 20:00:49 +02:00
Marcel Bischoff
75347e4ce8 Adjust Input font description 2015-10-18 19:51:12 +02:00
Marcel Bischoff
0e7bc38737 Add Inconsolata to Terminal Fonts 2015-10-18 19:49:18 +02:00
Marcel Bischoff
b84ff5d848 Add key repeat rate command 2015-10-18 19:36:50 +02:00
Marcel Bischoff
b94286fdab Add status bar command 2015-10-18 19:33:29 +02:00
Marcel Bischoff
459962d9e8 Add pathbar command 2015-10-18 19:32:06 +02:00
Marcel Bischoff
9e49a8a00f Add command to enable key repeat 2015-10-18 19:28:55 +02:00
Marcel Bischoff
c764c826b9 Add Video category and entry 2015-10-18 19:07:05 +02:00
Marcel Bischoff
c1b696127d Add Software Update category and entry 2015-10-18 19:03:45 +02:00
Marcel Bischoff
44b87ebfed Add command to set default Finder search scope 2015-10-18 18:59:37 +02:00
Marcel Bischoff
fd0e8204c2 Add command to set default Finder location 2015-10-18 18:56:58 +02:00
Marcel Bischoff
f9f386a291 Add descriptions to Terminal Fonts 2015-10-18 18:37:41 +02:00
Marcel Bischoff
92bb50b702 Add Alternative Terminal category and entries 2015-10-18 18:37:41 +02:00
Marcel Bischoff
29e9fd62e5 Merge pull request #13 from Hummer12007/patch-5
Add commands to manage metadata file creation
2015-10-18 17:54:11 +02:00
Marcel Bischoff
9b700249ee Merge pull request #12 from Hummer12007/patch-4
Add a command to show full path in Finder title
2015-10-18 17:52:58 +02:00
Marcel Bischoff
ea6e2f50b9 Add AirDrop category and entry 2015-10-18 17:50:45 +02:00
Marcel Bischoff
9a3a7110c4 Add Safari category and entry 2015-10-18 17:45:35 +02:00
Marcel Bischoff
ab0a4cb3d0 Add Disk Images category and move entries 2015-10-18 17:41:58 +02:00
Marcel Bischoff
63d1d5e13b Add TextEdit category and entry 2015-10-18 17:31:47 +02:00
Hummer12007
68d0d1f141 Regrouped Finder entries 2015-10-18 18:19:25 +03:00
Hummer12007
f296350550 Added the Metadata Files entry to the index 2015-10-18 18:05:30 +03:00
Hummer12007
b63659e48d Added a command to manage metadata file creation 2015-10-18 14:15:22 +03:00
Hummer12007
c8e6388c2e Added a command to show full path in Finder title 2015-10-18 13:49:12 +03:00