Commit Graph

182 Commits

Author SHA1 Message Date
Robert Davey
a196be59bf Added FileVault command to restart machine and skip initial unlock 2015-10-23 17:24:01 +01:00
Marcel Bischoff
9fd19f700c Merge pull request #14 from hffmnn/feature/screenshots
Add commands to change screenshot location, type and shadow
2015-10-23 10:13:18 +02:00
Marcel Bischoff
960937a497 Merge pull request #37 from scottydelta/master
Added remaining battery time and percentage to hardware information
2015-10-23 10:02:47 +02:00
Vikash Bajaj
d685926572 Added remaining battery time and percentage to hardware information 2015-10-23 00:54:54 -07:00
Marcel Bischoff
dfd16a8fca Update README.md 2015-10-23 01:03:15 +02:00
Christian Hoffmann
682b90421a Fix capitalization 2015-10-22 18:54:30 +02:00
Marcel Bischoff
0afa41eed1 Merge pull request #17 from Glutnix/prezto
Add Prezto link to Zsh section
2015-10-21 16:45:30 +02:00
Marcel Bischoff
14a8578f85 Correct sorting of Bonjour commands 2015-10-21 16:03:42 +02:00
Marcel Bischoff
f16d55795c Merge pull request #18 from talkain/master
Fixed the Bonjour enable/disable commands' titles
2015-10-21 16:02:12 +02:00
Marcel Bischoff
6964a6c5ce Fix title 2015-10-21 15:58:01 +02:00
Marcel Bischoff
45e3b5b62c Merge pull request #21 from vinkla/patch-3
Stop Itunes from Responding to the Keyboard Media Keys
2015-10-21 15:56:28 +02:00
Marcel Bischoff
fd779eb003 Merge pull request #19 from vinkla/patch-1
Show IP Address
2015-10-21 15:48:15 +02:00
Vincent Klaiber
f939a4e6ff Stop Itunes from Responding to the Keyboard Media Keys
Make iTunes ignore users pressing the media keys.
2015-10-21 09:18:51 +02:00
Vincent Klaiber
18fb80b853 Show IP Address
Don't know about the naming/description though. Any thoughts to make it better?
2015-10-21 09:18:04 +02:00
Marcel Bischoff
089bd319e4 Merge pull request #29 from rileyjshaw/patch-4
Add "Show Current SSID"
2015-10-21 03:39:54 +02:00
Riley Shaw
b58c3e1431 Add "Show Current SSID"
Pretty useful when combined with "Show Wi-Fi Network Passwords" :)
2015-10-20 18:35:45 -07:00
Marcel Bischoff
802de30e51 Merge pull request #30 from rileyjshaw/patch-5
Add "kind" flag to "Show Wi-Fi Network Passwords"
2015-10-21 03:32:29 +02:00
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
Marcel Bischoff
9107b090e7 Merge pull request #28 from rileyjshaw/patch-2
Simplify "Show Wi-Fi Network Passwords" to use built-in flags
2015-10-21 03:13:54 +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
Marcel Bischoff
b30c562b7e Merge pull request #25 from ed-flanagan/font-source_code_pro
Add Source Code Pro to Terminal Fonts
2015-10-21 02:28:54 +02: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
Marcel Bischoff
d2c43e5394 Merge pull request #20 from vinkla/patch-2
Show Local IP Address
2015-10-21 01:23:14 +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
Tal Kain
fa1ec0f7b1 Fixed the Bonjour enable/disable commands' titles 2015-10-20 16:44:57 +03:00
Christian Hoffmann
31d62ef017 Give every command a new line 2015-10-20 09:08:51 +02:00
Christian Hoffmann
a8d1a09d06 Capitalize properly 2015-10-20 09:08:13 +02:00
Brett Taylor
33afc80877 Add Prezto link to Zsh section 2015-10-20 14:23:52 +13: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
Marcel Bischoff
49b8c7a428 Merge pull request #16 from G07cha/patch-1
Add script to get connected device's UDID
2015-10-19 16:40:38 +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
1dabc11198 Update contributing.md 2015-10-18 22:17:48 +02:00
Marcel Bischoff
40fb09de78 Normalize directory vs. folder 2015-10-18 22:15:38 +02:00