-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcontributions.html
465 lines (348 loc) · 27.4 KB
/
contributions.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>6. Third-Party Packages — Keypirinha</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="shortcut icon" href="_static/favicon.ico"/>
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="7. Configuration" href="configuration.html" />
<link rel="prev" title="5.20. WinSCP Package" href="packages/winscp.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home" alt="Documentation Home"> Keypirinha
<img src="_static/app-128.png" class="logo" alt="Logo"/>
</a>
<div class="version">
2.26
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="download.html">1. Download</a></li>
<li class="toctree-l1"><a class="reference internal" href="install.html">2. Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="update.html">3. Update Procedure</a></li>
<li class="toctree-l1"><a class="reference internal" href="first.html">4. First steps</a></li>
<li class="toctree-l1"><a class="reference internal" href="shipped-packages.html">5. Shipped Packages</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">6. Third-Party Packages</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#packages">6.1. Packages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#packagecontrol">6.1.1. PackageControl</a></li>
<li class="toctree-l3"><a class="reference internal" href="#currency">6.1.2. Currency</a></li>
<li class="toctree-l3"><a class="reference internal" href="#cvt">6.1.3. Cvt</a></li>
<li class="toctree-l3"><a class="reference internal" href="#ditto">6.1.4. Ditto</a></li>
<li class="toctree-l3"><a class="reference internal" href="#epoch">6.1.5. Epoch</a></li>
<li class="toctree-l3"><a class="reference internal" href="#fakerdata">6.1.6. FakerData</a></li>
<li class="toctree-l3"><a class="reference internal" href="#foobar2000">6.1.7. Foobar2000</a></li>
<li class="toctree-l3"><a class="reference internal" href="#gitmoji">6.1.8. Gitmoji</a></li>
<li class="toctree-l3"><a class="reference internal" href="#heidisql">6.1.9. HeidiSQL</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kill">6.1.10. Kill</a></li>
<li class="toctree-l3"><a class="reference internal" href="#kitty">6.1.11. KiTTY</a></li>
<li class="toctree-l3"><a class="reference internal" href="#lipsum">6.1.12. Lipsum</a></li>
<li class="toctree-l3"><a class="reference internal" href="#moviedb">6.1.13. MovieDB</a></li>
<li class="toctree-l3"><a class="reference internal" href="#myip">6.1.14. MyIP</a></li>
<li class="toctree-l3"><a class="reference internal" href="#pinboard">6.1.15. Pinboard</a></li>
<li class="toctree-l3"><a class="reference internal" href="#ppl">6.1.16. Ppl</a></li>
<li class="toctree-l3"><a class="reference internal" href="#rocketchat">6.1.17. RocketChat</a></li>
<li class="toctree-l3"><a class="reference internal" href="#sapgui">6.1.18. SapGUI</a></li>
<li class="toctree-l3"><a class="reference internal" href="#sharex">6.1.19. ShareX</a></li>
<li class="toctree-l3"><a class="reference internal" href="#snippets">6.1.20. Snippets</a></li>
<li class="toctree-l3"><a class="reference internal" href="#steam">6.1.21. Steam</a></li>
<li class="toctree-l3"><a class="reference internal" href="#systemcommands">6.1.22. SystemCommands</a></li>
<li class="toctree-l3"><a class="reference internal" href="#time">6.1.23. Time</a></li>
<li class="toctree-l3"><a class="reference internal" href="#units">6.1.24. Units</a></li>
<li class="toctree-l3"><a class="reference internal" href="#urlshortener">6.1.25. URLShortener</a></li>
<li class="toctree-l3"><a class="reference internal" href="#windowsapps">6.1.26. WindowsApps</a></li>
<li class="toctree-l3"><a class="reference internal" href="#winsys">6.1.27. WinSys</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#how-to-install">6.2. How to Install</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#managed">6.2.1. Managed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#manual">6.2.2. Manual</a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="configuration.html">7. Configuration</a></li>
<li class="toctree-l1"><a class="reference internal" href="theming.html">8. Theming</a></li>
<li class="toctree-l1"><a class="reference internal" href="keyboard.html">9. Keyboard Shortcuts</a></li>
<li class="toctree-l1"><a class="reference internal" href="custom-catalog.html">10. Customize your Catalog</a></li>
<li class="toctree-l1"><a class="reference internal" href="architecture.html">11. Architecture</a></li>
<li class="toctree-l1"><a class="reference internal" href="packages.html">12. Packages Structure</a></li>
<li class="toctree-l1"><a class="reference internal" href="api.html">13. Extending Keypirinha (API)</a></li>
<li class="toctree-l1"><a class="reference internal" href="contribute.html">14. Contribute</a></li>
<li class="toctree-l1"><a class="reference internal" href="glossary.html">15. Glossary</a></li>
<li class="toctree-l1"><a class="reference internal" href="faq.html">16. Frequently Asked Questions (FAQ)</a></li>
<li class="toctree-l1"><a class="reference internal" href="credits.html">17. Credits</a></li>
</ul>
<ul>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Change Log</a></li>
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Keypirinha</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> »</li>
<li><span class="section-number">6. </span>Third-Party Packages</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="third-party-packages">
<h1><span class="section-number">6. </span>Third-Party Packages<a class="headerlink" href="#third-party-packages" title="Permalink to this headline">¶</a></h1>
<p>Some users have taken Keypirinha a step further by creating their own packages
and have kindly shared their work to the community via the official
<a class="reference external" href="https://gitter.im/Keypirinha/Keypirinha">Support Chat Room</a>. <br /></p>
<p>Check out the <a class="reference internal" href="contribute.html"><span class="doc">Contribute</span></a> chapter to know how you can contribute.</p>
<div class="section" id="packages">
<h2><span class="section-number">6.1. </span>Packages<a class="headerlink" href="#packages" title="Permalink to this headline">¶</a></h2>
<div class="section" id="packagecontrol">
<h3><span class="section-number">6.1.1. </span>PackageControl<a class="headerlink" href="#packagecontrol" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ueffel">@ueffel</a>’s package to install, update or remove third-party packages like
the ones listed below. <br />
Source: <a class="reference external" href="https://github.com/ueffel/Keypirinha-PackageControl">https://github.com/ueffel/Keypirinha-PackageControl</a></p>
<p>The list of available packages via PackageControl is manually curated by
<a class="reference external" href="https://github.com/ueffel">@ueffel</a>.</p>
</div>
<div class="section" id="currency">
<h3><span class="section-number">6.1.2. </span>Currency<a class="headerlink" href="#currency" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/AvatarHurden">@AvatarHurden</a>’s package to convert currencies. <br />
Source: <a class="reference external" href="https://github.com/AvatarHurden/keypirinha-currency">https://github.com/AvatarHurden/keypirinha-currency</a></p>
</div>
<div class="section" id="cvt">
<h3><span class="section-number">6.1.3. </span>Cvt<a class="headerlink" href="#cvt" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/DrorHarari">@DrorHarari</a>’s package for conversion of units of measure for area, data
size, distance, energy, force, fuel consuption, mass, power, pressure, speed,
temperature and time. <br />
Source: <a class="reference external" href="https://github.com/DrorHarari/keypirinha-cvt">https://github.com/DrorHarari/keypirinha-cvt</a></p>
</div>
<div class="section" id="ditto">
<h3><span class="section-number">6.1.4. </span>Ditto<a class="headerlink" href="#ditto" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/tuteken">@tuteken</a>’s package to access to your saved items in
<a class="reference external" href="http://ditto-cp.sourceforge.net">Ditto Clipboard Manager</a> <br />
Source: <a class="reference external" href="https://github.com/tuteken/Keypirinha-Plugin-Ditto">https://github.com/tuteken/Keypirinha-Plugin-Ditto</a></p>
</div>
<div class="section" id="epoch">
<h3><span class="section-number">6.1.5. </span>Epoch<a class="headerlink" href="#epoch" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/prayzzz">@prayzzz</a>’s package to convert a <code class="docutils literal notranslate"><span class="pre">epoch</span></code> timestamp to various human
readable formats <br />
Source: <a class="reference external" href="https://github.com/prayzzz/keypirinha-epoch">https://github.com/prayzzz/keypirinha-epoch</a></p>
</div>
<div class="section" id="fakerdata">
<h3><span class="section-number">6.1.6. </span>FakerData<a class="headerlink" href="#fakerdata" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to generate different types of fake data <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-faker-data">https://github.com/Fuhrmann/keypirinha-faker-data</a></p>
</div>
<div class="section" id="foobar2000">
<h3><span class="section-number">6.1.7. </span>Foobar2000<a class="headerlink" href="#foobar2000" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/tuteken">@tuteken</a>’s package to control foobar2000 from Keypirinha. <br />
Source: <a class="reference external" href="https://github.com/tuteken/Keypirinha-Plugin-foobar2000">https://github.com/tuteken/Keypirinha-Plugin-foobar2000</a></p>
</div>
<div class="section" id="gitmoji">
<h3><span class="section-number">6.1.8. </span>Gitmoji<a class="headerlink" href="#gitmoji" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to search and copy
<a class="reference external" href="https://github.com/carloscuesta/gitmoji">gitmojis</a> to your clipboard <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-gitmoji">https://github.com/Fuhrmann/keypirinha-gitmoji</a></p>
</div>
<div class="section" id="heidisql">
<h3><span class="section-number">6.1.9. </span>HeidiSQL<a class="headerlink" href="#heidisql" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/psistorm">@psistorm</a>’s package to list and launch
<a class="reference external" href="http://www.heidisql.com">HeidiSQL</a> sessions directly as well as HeidiSQL
itself. <br />
Source: <a class="reference external" href="https://github.com/psistorm/keypirinha-heidisql">https://github.com/psistorm/keypirinha-heidisql</a></p>
</div>
<div class="section" id="kill">
<h3><span class="section-number">6.1.10. </span>Kill<a class="headerlink" href="#kill" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ueffel">@ueffel</a>’s package to terminate a running process by its name or ID. <br />
Source: <a class="reference external" href="https://github.com/ueffel/Keypirinha-Plugin-Kill">https://github.com/ueffel/Keypirinha-Plugin-Kill</a></p>
</div>
<div class="section" id="kitty">
<h3><span class="section-number">6.1.11. </span>KiTTY<a class="headerlink" href="#kitty" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/psistorm">@psistorm</a>’s package to launch <a class="reference external" href="http://www.9bis.net/kitty/">KiTTY</a>
(either installed or portable) and KiTTY sessions directly. <br />
Source: <a class="reference external" href="https://github.com/psistorm/keypirinha-kitty">https://github.com/psistorm/keypirinha-kitty</a></p>
</div>
<div class="section" id="lipsum">
<h3><span class="section-number">6.1.12. </span>Lipsum<a class="headerlink" href="#lipsum" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to generate Lorem Ipsum text. <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-lipsum">https://github.com/Fuhrmann/keypirinha-lipsum</a></p>
</div>
<div class="section" id="moviedb">
<h3><span class="section-number">6.1.13. </span>MovieDB<a class="headerlink" href="#moviedb" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to get suggestions from <cite>TMDB <http://themoviedb.org></cite>
directly in Keypirinha <br />
Source:<a class="reference external" href="https://github.com/Fuhrmann/keypirinha-moviedb">https://github.com/Fuhrmann/keypirinha-moviedb</a></p>
</div>
<div class="section" id="myip">
<h3><span class="section-number">6.1.14. </span>MyIP<a class="headerlink" href="#myip" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to get your public and local IP directly from
Keypirinha <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-myip">https://github.com/Fuhrmann/keypirinha-myip</a></p>
</div>
<div class="section" id="pinboard">
<h3><span class="section-number">6.1.15. </span>Pinboard<a class="headerlink" href="#pinboard" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/tuteken">@tuteken</a>’s package to access to your bookmarks on
<a class="reference external" href="http://pinboard.in">Pinboard</a> <br />
Source: <a class="reference external" href="https://github.com/tuteken/Keypirinha-Plugin-Pinboard">https://github.com/tuteken/Keypirinha-Plugin-Pinboard</a></p>
</div>
<div class="section" id="ppl">
<h3><span class="section-number">6.1.16. </span>Ppl<a class="headerlink" href="#ppl" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/DrorHarari">@DrorHarari</a>’s package to call and email people easily <br />
Source: <a class="reference external" href="https://github.com/DrorHarari/keypirinha-ppl">https://github.com/DrorHarari/keypirinha-ppl</a></p>
</div>
<div class="section" id="rocketchat">
<h3><span class="section-number">6.1.17. </span>RocketChat<a class="headerlink" href="#rocketchat" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/malys">@malys</a>’s package for <a class="reference external" href="https://rocket.chat">RocketChat</a> <br />
Source: <a class="reference external" href="https://github.com/malys/keypirinha-rocketchat">https://github.com/malys/keypirinha-rocketchat</a></p>
</div>
<div class="section" id="sapgui">
<h3><span class="section-number">6.1.18. </span>SapGUI<a class="headerlink" href="#sapgui" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ibnbr">@ibnbr</a>’s package to have direct access to your SAP GUI entries from
Keypirinha <br />
Source: <a class="reference external" href="https://github.com/ibnbr/Keypirinha-SapGUI">https://github.com/ibnbr/Keypirinha-SapGUI</a></p>
</div>
<div class="section" id="sharex">
<h3><span class="section-number">6.1.19. </span>ShareX<a class="headerlink" href="#sharex" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to execute ShareX actions and custom workflows <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-sharex">https://github.com/Fuhrmann/keypirinha-sharex</a></p>
</div>
<div class="section" id="snippets">
<h3><span class="section-number">6.1.20. </span>Snippets<a class="headerlink" href="#snippets" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/dozius">@dozius</a>’ package to quickly copy user defined snippets to the clipboard <br />
Source: <a class="reference external" href="https://github.com/dozius/keypirinha-snippets">https://github.com/dozius/keypirinha-snippets</a></p>
</div>
<div class="section" id="steam">
<h3><span class="section-number">6.1.21. </span>Steam<a class="headerlink" href="#steam" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/EhsanKia">@EhsanKia</a>’s package to add Steam games to your Catalog <br />
Source: <a class="reference external" href="https://github.com/EhsanKia/keypirinha-plugins/tree/master/keypirinha-steam">https://github.com/EhsanKia/keypirinha-plugins/tree/master/keypirinha-steam</a></p>
</div>
<div class="section" id="systemcommands">
<h3><span class="section-number">6.1.22. </span>SystemCommands<a class="headerlink" href="#systemcommands" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/psistorm">@psistorm</a>’s package to provide some system commands to Keypirinha’s catalog
like <code class="docutils literal notranslate"><span class="pre">shutdown</span></code>, <code class="docutils literal notranslate"><span class="pre">hibernate</span></code>, <code class="docutils literal notranslate"><span class="pre">sleep</span></code>, <code class="docutils literal notranslate"><span class="pre">restart</span></code>, <code class="docutils literal notranslate"><span class="pre">lock</span></code>, <code class="docutils literal notranslate"><span class="pre">logout</span></code>,
<code class="docutils literal notranslate"><span class="pre">trash</span></code>, <code class="docutils literal notranslate"><span class="pre">emptytrash</span></code>, … <br />
Source: <a class="reference external" href="https://github.com/psistorm/keypirinha-systemcommands">https://github.com/psistorm/keypirinha-systemcommands</a></p>
</div>
<div class="section" id="time">
<h3><span class="section-number">6.1.23. </span>Time<a class="headerlink" href="#time" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ueffel">@ueffel</a>’s package to convert and format datetime strings <br />
Source: <a class="reference external" href="https://github.com/ueffel/Keypirinha-Time">https://github.com/ueffel/Keypirinha-Time</a></p>
</div>
<div class="section" id="units">
<h3><span class="section-number">6.1.24. </span>Units<a class="headerlink" href="#units" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ArmaniKorsich">@ArmaniKorsich</a>’s package for units conversion <br />
Source: <a class="reference external" href="https://github.com/ArmaniKorsich/Keypirinha-Units">https://github.com/ArmaniKorsich/Keypirinha-Units</a></p>
</div>
<div class="section" id="urlshortener">
<h3><span class="section-number">6.1.25. </span>URLShortener<a class="headerlink" href="#urlshortener" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/Fuhrmann">@Fuhrmann</a>’s package to use a URL shortener online service like Bitly,
Google or TinyURL from Keypirinha <br />
Source: <a class="reference external" href="https://github.com/Fuhrmann/keypirinha-url-shortener">https://github.com/Fuhrmann/keypirinha-url-shortener</a></p>
</div>
<div class="section" id="windowsapps">
<h3><span class="section-number">6.1.26. </span>WindowsApps<a class="headerlink" href="#windowsapps" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ueffel">@ueffel</a>’s package to list and launch Windows Apps (formerly Metro Apps)
from Keypirinha <br />
Source: <a class="reference external" href="https://github.com/ueffel/Keypirinha-WindowsApps">https://github.com/ueffel/Keypirinha-WindowsApps</a></p>
</div>
<div class="section" id="winsys">
<h3><span class="section-number">6.1.27. </span>WinSys<a class="headerlink" href="#winsys" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/kvnxiao">@kvnxiao</a>’s package to invoke common system and shell commands for Windows
10 <br />
Source: <a class="reference external" href="https://github.com/kvnxiao/keypirinha-winsys">https://github.com/kvnxiao/keypirinha-winsys</a></p>
</div>
</div>
<div class="section" id="how-to-install">
<h2><span class="section-number">6.2. </span>How to Install<a class="headerlink" href="#how-to-install" title="Permalink to this headline">¶</a></h2>
<div class="section" id="managed">
<h3><span class="section-number">6.2.1. </span>Managed<a class="headerlink" href="#managed" title="Permalink to this headline">¶</a></h3>
<p><a class="reference external" href="https://github.com/ueffel">@ueffel</a> wrote <a class="reference external" href="https://github.com/ueffel/Keypirinha-PackageControl">PackageControl</a>,
a package manager that eases the install of third-party packages.</p>
<p>It must be installed manually.</p>
</div>
<div class="section" id="manual">
<h3><span class="section-number">6.2.2. </span>Manual<a class="headerlink" href="#manual" title="Permalink to this headline">¶</a></h3>
<p>Package developers usually offer a ready-to-install <code class="docutils literal notranslate"><span class="pre">.keypirinha-package</span></code>
file.</p>
<p>If the package is hosted on GitHub, you may find it in the <code class="docutils literal notranslate"><span class="pre">releases</span></code> section:</p>
<img alt="_images/github-pack-repo.png" class="align-center" src="_images/github-pack-repo.png" />
<p>In the releases section, you usually want the most up-tu-date release marked as
<code class="docutils literal notranslate"><span class="pre">Latest</span> <span class="pre">release</span></code>. Locate it and grab the <code class="docutils literal notranslate"><span class="pre">.keypirinha-package</span></code> file
associated to it.</p>
<img alt="_images/github-pack-release.png" class="align-center" src="_images/github-pack-release.png" />
<p>If no <code class="docutils literal notranslate"><span class="pre">.keypirinha-package</span></code> file is associated to the latest release, please
contact the package developer.</p>
<p>Once you have downloaded the <code class="docutils literal notranslate"><span class="pre">.keypirinha-package</span></code> file, simply move it to the
<code class="file docutils literal notranslate"><span class="pre">Keypirinha\portable\Profile\InstalledPackages</span></code> folder if you are in
Portable mode, or to the <code class="file docutils literal notranslate"><span class="pre">%APPDATA%\Keypirinha\InstalledPackages</span></code> folder
in Installed mode.</p>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="configuration.html" class="btn btn-neutral float-right" title="7. Configuration" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="packages/winscp.html" class="btn btn-neutral float-left" title="5.20. WinSCP Package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2013-2018, Jean-Charles Lefebvre
</p>
</div>
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-74522446-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>