-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapps.json
52 lines (52 loc) · 994 Bytes
/
apps.json
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
{
"categories": {
"Web Browsers": [
"Chrome",
"Chromium",
"Brave",
"Firefox",
"Opera",
"Qutebrowser"
],
"Media": [
"VLC",
"SMPlayer",
"Celluloid",
"Kodi",
"Plex",
"Audacity",
"Handbrake",
"Olive",
"Kdenlive",
"Krita",
"GIMP",
"Inkscape"
],
"Developer Tools": [
"Emacs",
"Neovim",
"VSCode",
"Atom",
"Brackets",
"Eclipse",
"IntelliJ",
"PyCharm",
"WebStorm"
],
"Messaging": [
"Discord",
"Slack",
"Pidgin",
"Thunderbird",
"Hexchat",
"Signal",
"Telegram",
"Mumble"
],
"Cloud Synchronization": ["PCloud", "Dropbox", "Nextcloud"],
"File Sharing": ["qBitTorrent", "Deluge", "FileZilla"],
"Runtimes": ["Node.js", "OpenJDK", ".NETCore", "Python"],
"Games": ["Steam", "Lutris"],
"Documents": ["LibreOffice", "OpenOffice", "WPSOffice"]
}
}