forked from git/git-scm.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathguis.yml
465 lines (464 loc) · 9.59 KB
/
guis.yml
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
---
guis:
- name: SourceTree
url: https://www.sourcetreeapp.com/
image_tag: guis/sourcetree@2x.png
platforms:
- Mac
- Windows
price: Free
license: Proprietary
trend_name: Git SourceTree
order: 2
- name: GitHub Desktop
url: https://desktop.github.com/
image_tag: guis/github-desktop@2x.png
platforms:
- Windows
- Mac
price: Free
license: MIT
order: 1
- name: TortoiseGit
url: https://tortoisegit.org/
image_tag: guis/tortoisegit@2x.png
platforms:
- Windows
price: Free
license: GNU GPL
order: 3
- name: Git Extensions
url: https://gitextensions.github.io/
image_tag: guis/git-extensions@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: GNU GPL
order: 4
- name: GitKraken
url: https://www.gitkraken.com/
image_tag: guis/git-kraken@2x.png
platforms:
- Windows
- Mac
- Linux
# Free tier only works with local and public repositories
price: Free / $59+/user annually
license: Proprietary
order: 5
- name: Magit
url: https://magit.vc
image_tag: guis/magit@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: GNU GPL
order: 6
- name: SmartGit
url: https://www.syntevo.com/smartgit/
image_tag: guis/smartgit@2x.png
platforms:
- Windows
- Mac
- Linux
price: "Free for non-commercial use / $59/user annually"
license: Proprietary
order: 7
- name: Tower
url: https://www.git-tower.com/
image_tag: guis/tower@2x.png
platforms:
- Windows
- Mac
# Free for students and educators
price: "$69+/user annually (Free 30-day trial)"
license: Proprietary
trend_name: git tower
order: 8
- name: GitUp
url: http://gitup.co/
image_tag: guis/gitup@2x.png
platforms:
- Mac
price: Free
license: GNU GPL
order: 11
- name: gitg
url: https://wiki.gnome.org/Apps/Gitg/
image_tag: guis/gitg@2x.png
platforms:
- Windows
- Linux
price: Free
license: GNU GPL
order: 14
- name: ungit
url: https://github.com/FredrikNoren/ungit
image_tag: guis/ungit@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
order: 15
- name: git-cola
url: https://git-cola.github.io/
image_tag: guis/git-cola@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: GNU GPL
order: 25
- name: giggle
url: https://wiki.gnome.org/Apps/giggle/
image_tag: guis/giggle@2x.png
platforms:
- Linux
price: Free
license: GNU GPL
trend_name: Git giggle
order: 27
- name: Aurees
url: https://aurees.com/
image_tag: guis/aurees@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: Proprietary
order: 28
- name: Fork
url: https://git-fork.com/
image_tag: guis/fork@2x.png
platforms:
- Windows
- Mac
# No details on the evaluation limits or terms
price: $49.99 (Free evaluation)
license: Proprietary
trend_name: Fork Git client
order: 12
- name: Working Copy
url: https://workingcopyapp.com/
image_tag: guis/workingcopy@2x.png
platforms:
- iOS
# The $19.99 price is for one year of feature updates, new paid features added more
# than a year after purchase will be locked out (but updates and patches continue)
price: Free / $19.99
license: Proprietary
trend_name: Working Copy iOS
order: 23
- name: GitAhead (no longer under active development)
url: https://gitahead.github.io/gitahead.com/
image_tag: guis/gitahead@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
order: 13
- name: Gittyup
url: https://murmele.github.io/Gittyup/
image_tag: guis/gittyup@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
order: 46
- name: Pocket Git
url: http://pocketgit.com/
image_tag: guis/pocketgit@2x.png
platforms:
- Android
price: €2.49/$1.99
license: Proprietary
order: 21
- name: GitDrive
url: http://gitdrive.com/
image_tag: guis/gitdrive@2x.png
platforms:
- iOS
# No details what the $6.99 in-app purchase does, all it says is "Unlimited Version"
price: Free / $6.99
license: Proprietary
order: 37
- name: Guitar
url: https://github.com/soramimi/Guitar
image_tag: guis/guitar@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: GNU GPL
trend_name: Git guitar
order: 20
- name: RepoZ
url: https://github.com/awaescher/RepoZ/
image_tag: guis/repoz@2x.png
platforms:
- Windows
- Mac
price: Free
license: MIT
order: 35
- name: Cong
url: http://cong.tools/
image_tag: guis/cong@2x.png
platforms:
- Windows
price: Free
license: Proprietary
trend_name: Git Cong
order: 36
- name: Sublime Merge
url: https://www.sublimemerge.com
image_tag: guis/smerge@2x.png
platforms:
- Windows
- Mac
- Linux
# Evaluation has no time limit, but will nag the user to buy a license
# License is only valid for 3 years of updates
price: "$99/user / $75/user annually (Free evaluation)"
license: Proprietary
order: 10
- name: LazyGit
url: https://github.com/jesseduffield/lazygit
image_tag: guis/lazygit@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
order: 18
- name: SnailGit
url: https://langui.net/snailgit/
image_tag: guis/snailgit@2x.png
platforms:
- Mac
# Lite version is limited to just one repository
price: "Free (limited) / $9.99"
license: Proprietary
order: 32
- name: GitAtomic
url: https://gitatomic.bitbucket.io/
image_tag: guis/gitatomic@2x.png
platforms:
- Windows
price: $17.99+/user annually (Free 30-day trial)
license: Proprietary
order: 39
- name: Gitfox
url: https://www.gitfox.app
image_tag: guis/gitfox@2x.png
platforms:
- Mac
price: "€39,99/user annually / €79,99 (Free 30-day trial)"
license: Proprietary
trend_name: Gitfox Git Client
order: 24
- name: GitFiend
url: https://gitfiend.com
image_tag: guis/gitfiend@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: Proprietary
order: 38
- name: NitroGit
url: http://nitrogit.net
image_tag: guis/nitrogit@2x.png
platforms:
- Windows
price: "Free for non-commercial use / 20€/user"
license: Proprietary
order: 40
- name: GitFinder
url: https://gitfinder.com
image_tag: guis/gitfinder@2x.png
platforms:
- Mac
# After the trial ends, GitFinder will only work with one git repository
price: "Free (limited) / $29.95 (Free 30-day trial)"
license: Proprietary
order: 41
- name: Vershd
url: https://vershd.io/
image_tag: guis/vershd@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free for non-commercial use / $37/user annually
license: Proprietary
order: 42
- name: GitUI
url: https://extrawurst.itch.io/gitui
image_tag: guis/gitui@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free, but donations welcome
license: MIT
order: 26
- name: PolyGit
url: http://www.polygitapp.com
image_tag: guis/polygit@2x.png
platforms:
- iOS
# Free tier only allows 3 pushes per day
# Price on the website ($15) doesn't match prices in the app store (below)
price: Free (limited) / $11.99/year / $39.99
license: Proprietary
order: 44
- name: GitVine
url: https://insanesharpness.gitlab.io/GitVine
image_tag: guis/gitvine@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: Proprietary
order: 43
- name: Fugitive
url: https://github.com/tpope/vim-fugitive
image_tag: guis/fugitive@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: Vim
trend_name: Vim fugitive
order: 16
- name: MeGit (based on EGit)
url: https://github.com/eclipsesource/megit
image_tag: guis/megit@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: EPL2.0
trend_name: egit
order: 9
- name: Gitgui
url: https://github.com/jjustra/gitgui
image_tag: guis/gitgui@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
order: 45
- name: Git Klient
url: https://invent.kde.org/sdk/gitklient
image_tag: guis/gitklient@2x.png
platforms:
- Linux
price: Free
license: GNU GPL
order: 47
trend_name: kde git klient
- name: GitViewer
url: https://gitviewer.com
image_tag: guis/gitviewer@2x.png
platforms:
- Mac
- iOS
# No details on the limitations with the free version
price: Free / $6.99 (Free 7-day trial)
license: Proprietary
order: 48
- name: Anchorpoint
url: https://anchorpoint.app
image_tag: guis/anchorpoint@2x.png
platforms:
- Windows
- Mac
price: Free / 20€
license: Proprietary
trend_name: anchorpoint
order: 22
- name: CommandGit
url: https://CommandGit.com
image_tag: guis/CommandGit@2x.png
platforms:
- Windows
price: $5.99/MO (Free 14-day trial)
license: Proprietary
trend_name: CommandGit
order: 49
- name: gitonic
url: https://github.com/kr-g/gitonic
image_tag: guis/gitonic@2x.png
platforms:
- Linux
- Mac
- Windows
price: Free
license: AGPL-3.0-or-later
trend_name: gitonic
order: 50
- name: Gitnuro
url: https://gitnuro.jetpackduba.com/
image_tag: guis/Gitnuro@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: GNU GPL
order: 51
- name: Glint
url: https://glint.info
image_tag: guis/git-glint@2x.png
platforms:
- Windows
- Mac
- Linux
# Free tier can only open up to two repositories at once
price: Free / $35/user annually
license: Proprietary
trend_name: git glint
order: 52
- name: GitBreeze
url: https://gitbreeze.dev/
image_tag: guis/gitbreeze@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: Proprietary
order: 53
- name: Pragma-git
url: https://pragma-git.github.io
image_tag: guis/pragmagit@2x.png
platforms:
- Windows
- Mac
- Linux
price: Free
license: MIT
trend_name: pragma github
order: 54