Skip to content

Commit 117536c

Browse files
committed
Add new GUI app "Guitar"
1 parent 31b856d commit 117536c

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

public/images/guis/guitar.png

39.4 KB
Loading

public/images/guis/guitar@2x.png

101 KB
Loading

resources/guis.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,13 @@ guis:
233233
price: 14.99€
234234
license: Proprietary
235235
order: 26
236+
- name: Guitar
237+
url: https://github.com/soramimi/Guitar
238+
image_tag: guis/guitar@2x.png
239+
platforms:
240+
- Windows
241+
- Mac
242+
- Linux
243+
price: Free
244+
license: GNU GPL
245+
order: 27

0 commit comments

Comments
 (0)