pennyworth 6.2.0 → 6.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- checksums.yaml.gz.sig +1 -1
- data.tar.gz.sig +0 -0
- data/README.md +1 -2
- data/lib/pennyworth/identity.rb +1 -1
- data/lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/icon.png +0 -0
- data/lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/info.plist +71 -158
- data/lib/pennyworth/templates/workflows/user.workflow.C431E56A-0EC2-47EE-94D5-D67D9FE323BE/info.plist +98 -67
- metadata +7 -8
- metadata.gz.sig +0 -0
- data/lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/rails.png +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: c47f79e330d356f15f63dd3f0ebebfa10bd7e8783de01c11a33e86fb80c1b376
|
4
|
+
data.tar.gz: e04149835ce45d6a89db828aba5dfb02e979acd08f7df58bf66763b710b93db1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f418e93c22477ff96ac2c47d354f898afa1b4b58fed10801f402415682e7c397769d2c5c92d42fb8c1fc5b22c9e2297b8e509090f15a9fc58a6797030b4fbc89
|
7
|
+
data.tar.gz: 737fbdc808370a112548d05de8212283835bdfe115116a94e6b672facb8e3e2f3d6fb2446eee2c2cefcfa34be0508ab97bd0c17e3add436be5a6199a531ef22e
|
checksums.yaml.gz.sig
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
*۸�M�薌��;=xZ���6Y�7�(��#^Pg�n�6��'�ۂ���?P����RJ��(E>�f�霯��%�.���"{<��T��c��aIB#�pHs�fh@��������<KJ�߫Mz��bK�vFTĴv�aH�{BJɾ.����e3�{z�G��w|`�1����n/eA#�M���f��Q&�L�,1��Ճ�" R8��vǀGM��:��|&t�0"*��3�xy�@�R:U�,.��?U:!5B����@��7
|
data.tar.gz.sig
CHANGED
Binary file
|
data/README.md
CHANGED
@@ -41,7 +41,7 @@ A command line interface that enhances and extends Alfred with Ruby support.
|
|
41
41
|
0. [macOS](https://www.apple.com/macos).
|
42
42
|
0. [Alfred](https://www.alfredapp.com) (Version 2.x.x or higher).
|
43
43
|
0. [Alfred Powerpack](https://www.alfredapp.com/purchase).
|
44
|
-
0. [
|
44
|
+
0. [chruby](https://github.com/postmodern/chruby).
|
45
45
|
0. [Ruby 2.4.x](https://www.ruby-lang.org).
|
46
46
|
|
47
47
|
## Setup
|
@@ -58,7 +58,6 @@ For an insecure install, type the following (not recommended):
|
|
58
58
|
|
59
59
|
gem install pennyworth
|
60
60
|
|
61
|
-
|
62
61
|
## Usage
|
63
62
|
|
64
63
|
### Command Line Interface (CLI)
|
data/lib/pennyworth/identity.rb
CHANGED
data/lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/icon.png
CHANGED
Binary file
|
@@ -3,12 +3,25 @@
|
|
3
3
|
<plist version="1.0">
|
4
4
|
<dict>
|
5
5
|
<key>bundleid</key>
|
6
|
-
<string
|
6
|
+
<string>io.alchemists.rails.workflow</string>
|
7
7
|
<key>category</key>
|
8
8
|
<string>Tools</string>
|
9
9
|
<key>connections</key>
|
10
10
|
<dict>
|
11
|
-
<key>
|
11
|
+
<key>9AF7E939-D5FB-483D-927D-537571A9F4C1</key>
|
12
|
+
<array>
|
13
|
+
<dict>
|
14
|
+
<key>destinationuid</key>
|
15
|
+
<string>F5AE9865-912A-42EA-804C-368DF8AB71B0</string>
|
16
|
+
<key>modifiers</key>
|
17
|
+
<integer>0</integer>
|
18
|
+
<key>modifiersubtext</key>
|
19
|
+
<string></string>
|
20
|
+
<key>vitoclose</key>
|
21
|
+
<false/>
|
22
|
+
</dict>
|
23
|
+
</array>
|
24
|
+
<key>F5AE9865-912A-42EA-804C-368DF8AB71B0</key>
|
12
25
|
<array>
|
13
26
|
<dict>
|
14
27
|
<key>destinationuid</key>
|
@@ -17,10 +30,10 @@
|
|
17
30
|
<integer>0</integer>
|
18
31
|
<key>modifiersubtext</key>
|
19
32
|
<string></string>
|
33
|
+
<key>vitoclose</key>
|
34
|
+
<false/>
|
20
35
|
</dict>
|
21
36
|
</array>
|
22
|
-
<key>D00FF9D7-4976-488B-AC15-4F268B0FE089</key>
|
23
|
-
<array/>
|
24
37
|
</dict>
|
25
38
|
<key>createdby</key>
|
26
39
|
<string>Brooke Kuhlmann</string>
|
@@ -29,191 +42,74 @@
|
|
29
42
|
<key>disabled</key>
|
30
43
|
<false/>
|
31
44
|
<key>name</key>
|
32
|
-
<string>Ruby on Rails
|
45
|
+
<string>Ruby on Rails</string>
|
33
46
|
<key>objects</key>
|
34
47
|
<array>
|
35
48
|
<dict>
|
36
49
|
<key>config</key>
|
37
50
|
<dict>
|
38
|
-
<key>
|
51
|
+
<key>argumenttrimmode</key>
|
39
52
|
<integer>0</integer>
|
40
|
-
<key>
|
41
|
-
<integer>127</integer>
|
42
|
-
<key>keyword</key>
|
43
|
-
<string>ror</string>
|
44
|
-
<key>queuedelaycustom</key>
|
53
|
+
<key>argumenttype</key>
|
45
54
|
<integer>1</integer>
|
46
|
-
<key>
|
55
|
+
<key>fixedorder</key>
|
47
56
|
<false/>
|
48
|
-
<key>
|
49
|
-
<
|
50
|
-
<key>
|
51
|
-
<
|
57
|
+
<key>items</key>
|
58
|
+
<string>[{"title":"Local","subtitle":"Open development server."},{"title":"Routes","arg":"rails\/routes","subtitle":"View routes."},{"title":"Mailers","arg":"rails\/mailers","subtitle":"View email."}]</string>
|
59
|
+
<key>keyword</key>
|
60
|
+
<string>ror</string>
|
52
61
|
<key>runningsubtext</key>
|
53
|
-
<string
|
54
|
-
<key>script</key>
|
55
|
-
<string>#!/usr/bin/ruby -w
|
56
|
-
|
57
|
-
root_url = "http://localhost:3000"
|
58
|
-
|
59
|
-
case "{query}"
|
60
|
-
when 'l'
|
61
|
-
`open #{root_url}`
|
62
|
-
when 'r'
|
63
|
-
`open #{root_url}/rails/routes`
|
64
|
-
when 'm'
|
65
|
-
`open #{root_url}/rails/mailers`
|
66
|
-
when 'q'
|
67
|
-
`open #{root_url}/sidekiq`
|
68
|
-
when 'j'
|
69
|
-
`open http://localhost:8888`
|
70
|
-
when 'e'
|
71
|
-
`open http://localhost:9200/_plugin/kopf`
|
72
|
-
end
|
73
|
-
</string>
|
62
|
+
<string></string>
|
74
63
|
<key>subtext</key>
|
75
|
-
<string>Open
|
64
|
+
<string>Open Rails in default browser.</string>
|
76
65
|
<key>title</key>
|
77
66
|
<string>Ruby on Rails</string>
|
78
|
-
<key>type</key>
|
79
|
-
<integer>2</integer>
|
80
67
|
<key>withspace</key>
|
81
68
|
<true/>
|
82
69
|
</dict>
|
83
70
|
<key>type</key>
|
84
|
-
<string>alfred.workflow.input.
|
71
|
+
<string>alfred.workflow.input.listfilter</string>
|
85
72
|
<key>uid</key>
|
86
|
-
<string>
|
73
|
+
<string>9AF7E939-D5FB-483D-927D-537571A9F4C1</string>
|
87
74
|
<key>version</key>
|
88
|
-
<integer>
|
75
|
+
<integer>1</integer>
|
89
76
|
</dict>
|
90
77
|
<dict>
|
91
78
|
<key>config</key>
|
92
79
|
<dict>
|
93
|
-
<key>
|
94
|
-
<
|
95
|
-
<key>
|
96
|
-
<
|
97
|
-
<key>
|
98
|
-
<string>
|
99
|
-
<key>
|
100
|
-
<integer>1</integer>
|
101
|
-
<key>queuedelayimmediatelyinitially</key>
|
102
|
-
<false/>
|
103
|
-
<key>queuedelaymode</key>
|
104
|
-
<integer>0</integer>
|
105
|
-
<key>queuemode</key>
|
106
|
-
<integer>1</integer>
|
107
|
-
<key>runningsubtext</key>
|
108
|
-
<string>Getting Rack Mini-Profiler options...</string>
|
109
|
-
<key>script</key>
|
110
|
-
<string>#!/bin/bash
|
111
|
-
|
112
|
-
root_url="http://localhost:3000"
|
113
|
-
|
114
|
-
cat << EOB
|
115
|
-
<?xml version="1.0"?>
|
116
|
-
<items>
|
117
|
-
<item uid="env" arg="$root_url?pp=env" valid="YES" type="default">
|
118
|
-
<title>Display Rack Environment</title>
|
119
|
-
<subtitle>Display the current Rack environment.</subtitle>
|
120
|
-
<icon>rails.png</icon>
|
121
|
-
</item>
|
122
|
-
<item uid="skip" arg="$root_url?pp=skip" valid="YES" type="default">
|
123
|
-
<title>Skip This Request</title>
|
124
|
-
<subtitle>Skip profiling for this request only.</subtitle>
|
125
|
-
<icon>rails.png</icon>
|
126
|
-
</item>
|
127
|
-
<item uid="full-backtrace" arg="$root_url?pp=full-backtrace" valid="YES" type="default">
|
128
|
-
<title>Enable Full Backtraces</title>
|
129
|
-
<subtitle>Enable full backtraces for SQL executed. Sticky. Use Normal Backtraces, to disable.</subtitle>
|
130
|
-
<icon>rails.png</icon>
|
131
|
-
</item>
|
132
|
-
<item uid="normal-backtrace" arg="$root_url?pp=normal-backtrace" valid="YES" type="default">
|
133
|
-
<title>Enable Normal Backtraces</title>
|
134
|
-
<subtitle>Collect stack traces from all the SQL executed and filter normally.</subtitle>
|
135
|
-
<icon>rails.png</icon>
|
136
|
-
</item>
|
137
|
-
<item uid="disable-backtrace" arg="$root_url?pp=no-backtrace" valid="YES" type="default">
|
138
|
-
<title>Disable Backtraces</title>
|
139
|
-
<subtitle>Don\'t collect stack traces from the SQL executed. Sticky. Use Normal Backtraces, to enable.</subtitle>
|
140
|
-
<icon>rails.png</icon>
|
141
|
-
</item>
|
142
|
-
<item uid="enable" arg="$root_url?pp=enable" valid="YES" type="default">
|
143
|
-
<title>Enable Profiling</title>
|
144
|
-
<subtitle>Enable profiling for this session.</subtitle>
|
145
|
-
<icon>rails.png</icon>
|
146
|
-
</item>
|
147
|
-
<item uid="disable" arg="$root_url?pp=disable" valid="YES" type="default">
|
148
|
-
<title>Disable Profiling</title>
|
149
|
-
<subtitle>Disable profiling for this session.</subtitle>
|
150
|
-
<icon>rails.png</icon>
|
151
|
-
</item>
|
152
|
-
<item uid="gc" arg="$root_url?pp=profile-gc-ruby-head" valid="YES" type="default">
|
153
|
-
<title>Profile Garbage Collection</title>
|
154
|
-
<subtitle>Profile garbage collection.</subtitle>
|
155
|
-
<icon>rails.png</icon>
|
156
|
-
</item>
|
157
|
-
<item uid="flamegraph" arg="$root_url?pp=flamegraph" valid="YES" type="default">
|
158
|
-
<title>Display Flamegraph</title>
|
159
|
-
<subtitle>Displays graph representing sampled activity.</subtitle>
|
160
|
-
<icon>rails.png</icon>
|
161
|
-
</item>
|
162
|
-
<item uid="flamegraph-embedded" arg="$root_url?pp=flamegraph_embed" valid="YES" type="default">
|
163
|
-
<title>Display Embedded Flamegraph</title>
|
164
|
-
<subtitle>Displays a graph representing sampled activity, embedded resources for use on an intranet.</subtitle>
|
165
|
-
<icon>rails.png</icon>
|
166
|
-
</item>
|
167
|
-
<item uid="trace-exceptions" arg="$root_url?pp=trace-exceptions" valid="YES" type="default">
|
168
|
-
<title>Trace Exceptions</title>
|
169
|
-
<subtitle>Answers all the spots where application raises execptions.</subtitle>
|
170
|
-
<icon>rails.png</icon>
|
171
|
-
</item>
|
172
|
-
<item uid="analyze-memory" arg="$root_url?pp=analyze-memory" valid="YES" type="default">
|
173
|
-
<title>Analyze Memory</title>
|
174
|
-
<subtitle>Perform basic memory analysis of heap.</subtitle>
|
175
|
-
<icon>rails.png</icon>
|
176
|
-
</item>
|
177
|
-
<item uid="help" arg="$root_url?pp=help" valid="YES" type="default">
|
178
|
-
<title>Display Help</title>
|
179
|
-
<subtitle>Display all possible options.</subtitle>
|
180
|
-
<icon>rails.png</icon>
|
181
|
-
</item>
|
182
|
-
</items>
|
183
|
-
EOB
|
184
|
-
</string>
|
185
|
-
<key>subtext</key>
|
186
|
-
<string>Display Rack Mini-Profiler options.</string>
|
187
|
-
<key>title</key>
|
188
|
-
<string>Rack Mini-Profiler</string>
|
189
|
-
<key>type</key>
|
190
|
-
<integer>0</integer>
|
191
|
-
<key>withspace</key>
|
80
|
+
<key>browser</key>
|
81
|
+
<string></string>
|
82
|
+
<key>spaces</key>
|
83
|
+
<string></string>
|
84
|
+
<key>url</key>
|
85
|
+
<string>{var:url}</string>
|
86
|
+
<key>utf8</key>
|
192
87
|
<true/>
|
193
88
|
</dict>
|
194
89
|
<key>type</key>
|
195
|
-
<string>alfred.workflow.
|
90
|
+
<string>alfred.workflow.action.openurl</string>
|
196
91
|
<key>uid</key>
|
197
|
-
<string>
|
92
|
+
<string>A3A3916E-1338-4403-BA88-39E4D9E1B703</string>
|
198
93
|
<key>version</key>
|
199
|
-
<integer>
|
94
|
+
<integer>1</integer>
|
200
95
|
</dict>
|
201
96
|
<dict>
|
202
97
|
<key>config</key>
|
203
98
|
<dict>
|
204
|
-
<key>
|
205
|
-
<false/>
|
206
|
-
<key>url</key>
|
99
|
+
<key>argument</key>
|
207
100
|
<string>{query}</string>
|
208
|
-
<key>
|
209
|
-
<
|
101
|
+
<key>variables</key>
|
102
|
+
<dict>
|
103
|
+
<key>url</key>
|
104
|
+
<string>{var:host}:{var:port}/{query}</string>
|
105
|
+
</dict>
|
210
106
|
</dict>
|
211
107
|
<key>type</key>
|
212
|
-
<string>alfred.workflow.
|
108
|
+
<string>alfred.workflow.utility.argument</string>
|
213
109
|
<key>uid</key>
|
214
|
-
<string>
|
110
|
+
<string>F5AE9865-912A-42EA-804C-368DF8AB71B0</string>
|
215
111
|
<key>version</key>
|
216
|
-
<integer>
|
112
|
+
<integer>1</integer>
|
217
113
|
</dict>
|
218
114
|
</array>
|
219
115
|
<key>readme</key>
|
@@ -226,22 +122,39 @@ The above copyright notice and this permission notice shall be included in all c
|
|
226
122
|
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
|
227
123
|
<key>uidata</key>
|
228
124
|
<dict>
|
229
|
-
<key>
|
125
|
+
<key>9AF7E939-D5FB-483D-927D-537571A9F4C1</key>
|
230
126
|
<dict>
|
127
|
+
<key>xpos</key>
|
128
|
+
<integer>30</integer>
|
231
129
|
<key>ypos</key>
|
232
|
-
<
|
130
|
+
<integer>20</integer>
|
233
131
|
</dict>
|
234
132
|
<key>A3A3916E-1338-4403-BA88-39E4D9E1B703</key>
|
235
133
|
<dict>
|
134
|
+
<key>xpos</key>
|
135
|
+
<integer>290</integer>
|
236
136
|
<key>ypos</key>
|
237
|
-
<
|
137
|
+
<integer>20</integer>
|
238
138
|
</dict>
|
239
|
-
<key>
|
139
|
+
<key>F5AE9865-912A-42EA-804C-368DF8AB71B0</key>
|
240
140
|
<dict>
|
141
|
+
<key>note</key>
|
142
|
+
<string>url</string>
|
143
|
+
<key>xpos</key>
|
144
|
+
<integer>200</integer>
|
241
145
|
<key>ypos</key>
|
242
|
-
<
|
146
|
+
<integer>50</integer>
|
243
147
|
</dict>
|
244
148
|
</dict>
|
149
|
+
<key>variables</key>
|
150
|
+
<dict>
|
151
|
+
<key>host</key>
|
152
|
+
<string>http://localhost</string>
|
153
|
+
<key>port</key>
|
154
|
+
<string>3000</string>
|
155
|
+
</dict>
|
156
|
+
<key>version</key>
|
157
|
+
<string>0.1.0</string>
|
245
158
|
<key>webaddress</key>
|
246
159
|
<string>https://www.alchemists.io</string>
|
247
160
|
</dict>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<plist version="1.0">
|
4
4
|
<dict>
|
5
5
|
<key>bundleid</key>
|
6
|
-
<string
|
6
|
+
<string>io.alchemists.pennyworth.workflow</string>
|
7
7
|
<key>category</key>
|
8
8
|
<string>Tools</string>
|
9
9
|
<key>connections</key>
|
@@ -79,34 +79,12 @@
|
|
79
79
|
<dict>
|
80
80
|
<key>config</key>
|
81
81
|
<dict>
|
82
|
-
<key>
|
82
|
+
<key>alfredfiltersresults</key>
|
83
83
|
<false/>
|
84
|
-
<key>
|
85
|
-
<integer>127</integer>
|
86
|
-
<key>script</key>
|
87
|
-
<string>export PATH="/usr/local/bin:$PATH"
|
88
|
-
source "$HOME/.bashrc"
|
89
|
-
|
90
|
-
eval {query}</string>
|
91
|
-
<key>scriptargtype</key>
|
84
|
+
<key>alfredfiltersresultsmatchmode</key>
|
92
85
|
<integer>0</integer>
|
93
|
-
<key>
|
94
|
-
<string></string>
|
95
|
-
<key>type</key>
|
86
|
+
<key>argumenttrimmode</key>
|
96
87
|
<integer>0</integer>
|
97
|
-
</dict>
|
98
|
-
<key>type</key>
|
99
|
-
<string>alfred.workflow.action.script</string>
|
100
|
-
<key>uid</key>
|
101
|
-
<string>3A7EDDC3-8686-4988-998C-9EA7A1B804D1</string>
|
102
|
-
<key>version</key>
|
103
|
-
<integer>2</integer>
|
104
|
-
</dict>
|
105
|
-
<dict>
|
106
|
-
<key>config</key>
|
107
|
-
<dict>
|
108
|
-
<key>alfredfiltersresults</key>
|
109
|
-
<false/>
|
110
88
|
<key>argumenttype</key>
|
111
89
|
<integer>0</integer>
|
112
90
|
<key>escaping</key>
|
@@ -125,39 +103,64 @@ eval {query}</string>
|
|
125
103
|
<string>Displaying Pennyworth options...</string>
|
126
104
|
<key>script</key>
|
127
105
|
<string>cat << EOB
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
106
|
+
{
|
107
|
+
"items": [
|
108
|
+
{
|
109
|
+
"uid": "aa8c8944-18f8-4165-a2a4-ab073d936dba",
|
110
|
+
"title": "Uppercase",
|
111
|
+
"subtitle": "Convert all characters to uppercase.",
|
112
|
+
"arg": "pennyworth --string --upcase \"{query}\"",
|
113
|
+
"icon": {
|
114
|
+
"path": "string-uppercase.png"
|
115
|
+
}
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"uid": "de2a88ca-298f-46a7-849a-2cfa8cbdf0d1",
|
119
|
+
"title": "Lowercase",
|
120
|
+
"subtitle": "Convert all characters to lowercase.",
|
121
|
+
"arg": "pennyworth --string --downcase \"{query}\"",
|
122
|
+
"icon": {
|
123
|
+
"path": "string-lowercase.png"
|
124
|
+
}
|
125
|
+
},
|
126
|
+
{
|
127
|
+
"uid": "b68ce20c-5e07-469a-9d08-08203a921035",
|
128
|
+
"title": "Titleize",
|
129
|
+
"subtitle": "Capitalize each word and delimit with space or forward slash.",
|
130
|
+
"arg": "pennyworth --string --titleize \"{query}\"",
|
131
|
+
"icon": {
|
132
|
+
"path": "string-titleize.png"
|
133
|
+
}
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"uid": "1ab75806-8cf5-4f79-9094-77946cd2b8ec",
|
137
|
+
"title": "Camelcase",
|
138
|
+
"subtitle": "Capitalize each word and delimit with nothing or double colon.",
|
139
|
+
"arg": "pennyworth --string --camelcase \"{query}\"",
|
140
|
+
"icon": {
|
141
|
+
"path": "string-camelcase.png"
|
142
|
+
}
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"uid": "06ea20b0-6b54-499c-8c21-c34c9870b621",
|
146
|
+
"title": "Snakecase",
|
147
|
+
"subtitle": "Lowercase each word and delimit with underscore or forward slash.",
|
148
|
+
"arg": "pennyworth --string --snakecase \"{query}\"",
|
149
|
+
"icon": {
|
150
|
+
"path": "string-snakecase.png"
|
151
|
+
}
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"uid": "f57ef3e2-7d3a-429d-a564-9df0167047c8",
|
155
|
+
"title": "Size",
|
156
|
+
"subtitle": "Calculate string size.",
|
157
|
+
"arg": "pennyworth --string --size \"{query}\"",
|
158
|
+
"icon": {
|
159
|
+
"path": "string-size.png"
|
160
|
+
}
|
161
|
+
}
|
162
|
+
]
|
163
|
+
}
|
161
164
|
EOB
|
162
165
|
</string>
|
163
166
|
<key>scriptargtype</key>
|
@@ -180,6 +183,32 @@ EOB
|
|
180
183
|
<key>version</key>
|
181
184
|
<integer>2</integer>
|
182
185
|
</dict>
|
186
|
+
<dict>
|
187
|
+
<key>config</key>
|
188
|
+
<dict>
|
189
|
+
<key>concurrently</key>
|
190
|
+
<false/>
|
191
|
+
<key>escaping</key>
|
192
|
+
<integer>127</integer>
|
193
|
+
<key>script</key>
|
194
|
+
<string>export PATH="/usr/local/bin:$PATH"
|
195
|
+
source "$HOME/.bashrc"
|
196
|
+
|
197
|
+
eval {query}</string>
|
198
|
+
<key>scriptargtype</key>
|
199
|
+
<integer>0</integer>
|
200
|
+
<key>scriptfile</key>
|
201
|
+
<string></string>
|
202
|
+
<key>type</key>
|
203
|
+
<integer>0</integer>
|
204
|
+
</dict>
|
205
|
+
<key>type</key>
|
206
|
+
<string>alfred.workflow.action.script</string>
|
207
|
+
<key>uid</key>
|
208
|
+
<string>3A7EDDC3-8686-4988-998C-9EA7A1B804D1</string>
|
209
|
+
<key>version</key>
|
210
|
+
<integer>2</integer>
|
211
|
+
</dict>
|
183
212
|
<dict>
|
184
213
|
<key>config</key>
|
185
214
|
<dict>
|
@@ -211,32 +240,34 @@ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I
|
|
211
240
|
<key>3A7EDDC3-8686-4988-998C-9EA7A1B804D1</key>
|
212
241
|
<dict>
|
213
242
|
<key>xpos</key>
|
214
|
-
<integer>
|
243
|
+
<integer>240</integer>
|
215
244
|
<key>ypos</key>
|
216
|
-
<integer>
|
245
|
+
<integer>80</integer>
|
217
246
|
</dict>
|
218
247
|
<key>9F8D5496-FDF9-42A7-9247-60D15CCCE012</key>
|
219
248
|
<dict>
|
220
249
|
<key>xpos</key>
|
221
|
-
<integer>
|
250
|
+
<integer>440</integer>
|
222
251
|
<key>ypos</key>
|
223
|
-
<integer>
|
252
|
+
<integer>140</integer>
|
224
253
|
</dict>
|
225
254
|
<key>ED21B4FA-CD4A-4F43-8F17-4E6C62C2F6F1</key>
|
226
255
|
<dict>
|
227
256
|
<key>xpos</key>
|
228
|
-
<integer>
|
257
|
+
<integer>440</integer>
|
229
258
|
<key>ypos</key>
|
230
|
-
<
|
259
|
+
<integer>20</integer>
|
231
260
|
</dict>
|
232
261
|
<key>F6F8148B-CEA3-47D4-BC24-142C40A03CBC</key>
|
233
262
|
<dict>
|
234
263
|
<key>xpos</key>
|
235
|
-
<integer>
|
264
|
+
<integer>40</integer>
|
236
265
|
<key>ypos</key>
|
237
|
-
<integer>
|
266
|
+
<integer>80</integer>
|
238
267
|
</dict>
|
239
268
|
</dict>
|
269
|
+
<key>version</key>
|
270
|
+
<string>1.0.0</string>
|
240
271
|
<key>webaddress</key>
|
241
272
|
<string>https://www.alchemists.io</string>
|
242
273
|
</dict>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pennyworth
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 6.
|
4
|
+
version: 6.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brooke Kuhlmann
|
@@ -30,7 +30,7 @@ cert_chain:
|
|
30
30
|
MQXa5aqjoFEODxVbBBI6NyNVH4gMKDsILEFlH/mcBQKKQwXj2McJmB8jIG+WuKoE
|
31
31
|
GyTL6s+8CnN9sL2Spfh/YdRn/29r4g2qi6FomQ==
|
32
32
|
-----END CERTIFICATE-----
|
33
|
-
date: 2017-
|
33
|
+
date: 2017-11-19 00:00:00.000000000 Z
|
34
34
|
dependencies:
|
35
35
|
- !ruby/object:Gem::Dependency
|
36
36
|
name: refinements
|
@@ -150,14 +150,14 @@ dependencies:
|
|
150
150
|
requirements:
|
151
151
|
- - "~>"
|
152
152
|
- !ruby/object:Gem::Version
|
153
|
-
version: '1.
|
153
|
+
version: '1.7'
|
154
154
|
type: :development
|
155
155
|
prerelease: false
|
156
156
|
version_requirements: !ruby/object:Gem::Requirement
|
157
157
|
requirements:
|
158
158
|
- - "~>"
|
159
159
|
- !ruby/object:Gem::Version
|
160
|
-
version: '1.
|
160
|
+
version: '1.7'
|
161
161
|
- !ruby/object:Gem::Dependency
|
162
162
|
name: guard-rspec
|
163
163
|
requirement: !ruby/object:Gem::Requirement
|
@@ -220,14 +220,14 @@ dependencies:
|
|
220
220
|
requirements:
|
221
221
|
- - "~>"
|
222
222
|
- !ruby/object:Gem::Version
|
223
|
-
version: '12.
|
223
|
+
version: '12.3'
|
224
224
|
type: :development
|
225
225
|
prerelease: false
|
226
226
|
version_requirements: !ruby/object:Gem::Requirement
|
227
227
|
requirements:
|
228
228
|
- - "~>"
|
229
229
|
- !ruby/object:Gem::Version
|
230
|
-
version: '12.
|
230
|
+
version: '12.3'
|
231
231
|
- !ruby/object:Gem::Dependency
|
232
232
|
name: reek
|
233
233
|
requirement: !ruby/object:Gem::Requirement
|
@@ -302,7 +302,6 @@ files:
|
|
302
302
|
- lib/pennyworth/identity.rb
|
303
303
|
- lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/icon.png
|
304
304
|
- lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/info.plist
|
305
|
-
- lib/pennyworth/templates/workflows/user.workflow.B59B22A2-1880-4765-9358-412791BE9202/rails.png
|
306
305
|
- lib/pennyworth/templates/workflows/user.workflow.C431E56A-0EC2-47EE-94D5-D67D9FE323BE/icon.png
|
307
306
|
- lib/pennyworth/templates/workflows/user.workflow.C431E56A-0EC2-47EE-94D5-D67D9FE323BE/info.plist
|
308
307
|
- lib/pennyworth/templates/workflows/user.workflow.C431E56A-0EC2-47EE-94D5-D67D9FE323BE/string-camelcase.png
|
@@ -332,7 +331,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
332
331
|
version: '0'
|
333
332
|
requirements: []
|
334
333
|
rubyforge_project:
|
335
|
-
rubygems_version: 2.
|
334
|
+
rubygems_version: 2.7.2
|
336
335
|
signing_key:
|
337
336
|
specification_version: 4
|
338
337
|
summary: A command line interface that adds Ruby support to Alfred.
|
metadata.gz.sig
CHANGED
Binary file
|