You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/tabs/applications-setup/tab_data.toml
+70-64Lines changed: 70 additions & 64 deletions
Original file line number
Diff line number
Diff line change
@@ -1,104 +1,109 @@
1
1
name = "Applications Setup"
2
2
3
3
[[data]]
4
-
name = "Developer Tools"
4
+
name = "Communication Apps"
5
5
6
6
[[data.entries]]
7
-
name = "Github Desktop"
8
-
description = "GitHub Desktop is a user-friendly application that simplifies the process of managing Git repositories and interacting with GitHub, providing a graphical interface for tasks like committing, branching, and syncing changes."
9
-
script = "Developer-tools/githubdesktop-setup.sh"
7
+
name = "Discord"
8
+
description = "Discord is a versatile communication platform for gamers and communities, offering voice, video, and text chat features."
9
+
script = "communication-apps/discord-setup.sh"
10
10
task_list = "I"
11
11
12
12
[[data.entries]]
13
-
name = "JetBrains Toolbox"
14
-
description = "JetBrains Toolbox is a collection of tools and an app that help developers work with JetBrains products."
15
-
script = "Developer-tools/jetbrains-toolbox.sh"
13
+
name = "Jitsi"
14
+
description = "Jitsi Meet is an open-source video conferencing tool that allows users to host and join secure meetings directly from their web browsers without the need for downloads."
15
+
script = "communication-apps/jitsi-setup.sh"
16
16
task_list = "I"
17
17
18
18
[[data.entries]]
19
-
name = "Neovim"
20
-
description = "Neovim is a refactor, and sometimes redactor, in the tradition of Vim.\nIt is not a rewrite but a continuation and extension of Vim.\nThis command configures neovim from CTT's neovim configuration.\nhttps://github.com/ChrisTitusTech/neovim"
21
-
script = "Developer-tools/neovim-setup.sh"
22
-
task_list = "I FM"
23
-
24
-
[[data.entries]]
25
-
name = "Sublime Text"
26
-
description = "Sublime Text is a fast, lightweight, and customizable text editor known for its simplicity, powerful features, and wide range of plugins for various programming languages."
27
-
script = "Developer-tools/sublime-setup.sh"
19
+
name = "Signal"
20
+
description = "Signal is a privacy-focused messaging app that provides end-to-end encryption for secure text, voice, and video communication."
21
+
script = "communication-apps/signal-setup.sh"
28
22
task_list = "I"
29
23
30
24
[[data.entries]]
31
-
name = "VS Code"
32
-
description = "Visual Studio Code (VS Code) is a lightweight, open-source code editor with built-in support for debugging, version control, and extensions for various programming languages and frameworks."
33
-
script = "Developer-tools/vscode-setup.sh"
25
+
name = "Slack"
26
+
description = "Slack is a collaboration platform designed for team communication, featuring channels, direct messaging, file sharing, and integrations with various productivity tools."
27
+
script = "communication-apps/slack-setup.sh"
34
28
task_list = "I"
35
29
36
30
[[data.entries]]
37
-
name = "VS Codium"
38
-
description = "VSCodium is a free, open-source version of Visual Studio Code (VS Code) that removes Microsoft-specific telemetry and branding."
39
-
script = "Developer-tools/vscodium-setup.sh"
31
+
name = "Telegram"
32
+
description = "Telegram is a cloud-based messaging app known for its speed and security, offering features like group chats, channels, and end-to-end encrypted calls."
33
+
script = "communication-apps/telegram-setup.sh"
40
34
task_list = "I"
41
35
42
36
[[data.entries]]
43
-
name = "Meld"
44
-
description = "Meld is a visual diff and merge tool that helps compare files, directories, and version-controlled projects."
45
-
script = "Developer-tools/meld-setup.sh"
46
-
task_list = "I FI"
37
+
name = "Thunderbird"
38
+
description = "Thunderbird is a free, open-source email client that offers powerful features like customizable email management, a built-in calendar, and extensive add-ons for enhanced functionality."
description = "Ngrok is a tool that creates secure, temporary tunnels to expose local servers to the internet for testing and development."
51
-
script = "Developer-tools/ngrok-setup.sh"
43
+
name = "Zoom"
44
+
description = "Zoom is a widely-used video conferencing platform that allows users to host virtual meetings, webinars, and online collaboration with features like screen sharing and recording."
45
+
script = "communication-apps/zoom-setup.sh"
52
46
task_list = "I"
53
47
54
48
[[data]]
55
-
name = "Communication Apps"
49
+
name = "Developer Tools"
56
50
57
51
[[data.entries]]
58
-
name = "Discord"
59
-
description = "Discord is a versatile communication platform for gamers and communities, offering voice, video, and text chat features."
60
-
script = "communication-apps/discord-setup.sh"
52
+
name = "Github Desktop"
53
+
description = "GitHub Desktop is a user-friendly application that simplifies the process of managing Git repositories and interacting with GitHub, providing a graphical interface for tasks like committing, branching, and syncing changes."
54
+
script = "Developer-tools/githubdesktop-setup.sh"
61
55
task_list = "I"
62
56
63
57
[[data.entries]]
64
-
name = "Jitsi"
65
-
description = "Jitsi Meet is an open-source video conferencing tool that allows users to host and join secure meetings directly from their web browsers without the need for downloads."
66
-
script = "communication-apps/jitsi-setup.sh"
58
+
name = "JetBrains Toolbox"
59
+
description = "JetBrains Toolbox is a collection of tools and an app that help developers work with JetBrains products."
60
+
script = "Developer-tools/jetbrains-toolbox.sh"
67
61
task_list = "I"
68
62
69
63
[[data.entries]]
70
-
name = "Signal"
71
-
description = "Signal is a privacy-focused messaging app that provides end-to-end encryption for secure text, voice, and video communication."
72
-
script = "communication-apps/signal-setup.sh"
73
-
task_list = "I"
64
+
name = "Meld"
65
+
description = "Meld is a visual diff and merge tool that helps compare files, directories, and version-controlled projects."
66
+
script = "Developer-tools/meld-setup.sh"
67
+
task_list = "I FI"
74
68
75
69
[[data.entries]]
76
-
name = "Slack"
77
-
description = "Slack is a collaboration platform designed for team communication, featuring channels, direct messaging, file sharing, and integrations with various productivity tools."
78
-
script = "communication-apps/slack-setup.sh"
70
+
name = "Neovim"
71
+
description = "Neovim is a refactor, and sometimes redactor, in the tradition of Vim.\nIt is not a rewrite but a continuation and extension of Vim.\nThis command configures neovim from CTT's neovim configuration.\nhttps://github.com/ChrisTitusTech/neovim"
72
+
script = "Developer-tools/neovim-setup.sh"
73
+
task_list = "I FM"
74
+
75
+
[[data.entries]]
76
+
name = "Ngrok"
77
+
description = "Ngrok is a tool that creates secure, temporary tunnels to expose local servers to the internet for testing and development."
78
+
script = "Developer-tools/ngrok-setup.sh"
79
79
task_list = "I"
80
80
81
81
[[data.entries]]
82
-
name = "Telegram"
83
-
description = "Telegram is a cloud-based messaging app known for its speed and security, offering features like group chats, channels, and end-to-end encrypted calls."
84
-
script = "communication-apps/telegram-setup.sh"
82
+
name = "Sublime Text"
83
+
description = "Sublime Text is a fast, lightweight, and customizable text editor known for its simplicity, powerful features, and wide range of plugins for various programming languages."
84
+
script = "Developer-tools/sublime-setup.sh"
85
85
task_list = "I"
86
86
87
87
[[data.entries]]
88
-
name = "Zoom"
89
-
description = "Zoom is a widely-used video conferencing platform that allows users to host virtual meetings, webinars, and online collaboration with features like screen sharing and recording."
90
-
script = "communication-apps/zoom-setup.sh"
88
+
name = "VS Code"
89
+
description = "Visual Studio Code (VS Code) is a lightweight, open-source code editor with built-in support for debugging, version control, and extensions for various programming languages and frameworks."
90
+
script = "Developer-tools/vscode-setup.sh"
91
91
task_list = "I"
92
92
93
93
[[data.entries]]
94
-
name = "Thunderbird"
95
-
description = "Thunderbird is a free, open-source email client that offers powerful features like customizable email management, a built-in calendar, and extensive add-ons for enhanced functionality."
description = "VSCodium is a free, open-source version of Visual Studio Code (VS Code) that removes Microsoft-specific telemetry and branding."
96
+
script = "Developer-tools/vscodium-setup.sh"
97
97
task_list = "I"
98
98
99
99
[[data]]
100
100
name = "Office Suites"
101
101
102
+
[[data.entries]]
103
+
name = "FreeOffice"
104
+
script = "office-suites/freeoffice.sh"
105
+
task_list = "I"
106
+
102
107
[[data.entries]]
103
108
name = "LibreOffice"
104
109
script = "office-suites/libreoffice.sh"
@@ -109,11 +114,6 @@ name = "OnlyOffice"
109
114
script = "office-suites/onlyoffice.sh"
110
115
task_list = "I"
111
116
112
-
[[data.entries]]
113
-
name = "FreeOffice"
114
-
script = "office-suites/freeoffice.sh"
115
-
task_list = "I"
116
-
117
117
[[data.entries]]
118
118
name = "WPS Office"
119
119
script = "office-suites/wpsoffice.sh"
@@ -192,6 +192,12 @@ description = "Vivaldi is a freeware, cross-platform web browser developed by Vi
192
192
script = "browsers/vivaldi.sh"
193
193
task_list = "I"
194
194
195
+
[[data.entries]]
196
+
name = "waterfox"
197
+
description = "Waterfox is the privacy-focused web browser engineered to give you speed, control, and peace of mind on the internet."
198
+
script = "browsers/waterfox.sh"
199
+
task_list = "FI"
200
+
195
201
[[data]]
196
202
name = "Alacritty"
197
203
description = "Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.\nThis command installs and condifures alacritty terminal emulator."
@@ -216,18 +222,18 @@ description = "Bottles allows Windows software, like applications and games, to
216
222
script = "bottles-setup.sh"
217
223
task_list = "FI"
218
224
219
-
[[data]]
220
-
name = "DWM-Titus"
221
-
description = "DWM is a dynamic window manager for X.\nIt manages windows in tiled, monocle and floating layouts.\nAll of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.\nThis command installs and configures DWM and a desktop manager.\nThe list of patches applied can be found in CTT's DWM repository\nhttps://github.com/ChrisTitusTech/dwm-titus"
222
-
script = "dwmtitus-setup.sh"
223
-
task_list = "I PFM SS"
224
-
225
225
[[data]]
226
226
name = "Docker"
227
227
description = "Docker is an open platform that uses OS-level virtualization to deliver software in packages called containers."
228
228
script = "docker-setup.sh"
229
229
task_list = "I SS"
230
230
231
+
[[data]]
232
+
name = "DWM-Titus"
233
+
description = "DWM is a dynamic window manager for X.\nIt manages windows in tiled, monocle and floating layouts.\nAll of the layouts can be applied dynamically, optimising the environment for the application in use and the task performed.\nThis command installs and configures DWM and a desktop manager.\nThe list of patches applied can be found in CTT's DWM repository\nhttps://github.com/ChrisTitusTech/dwm-titus"
234
+
script = "dwmtitus-setup.sh"
235
+
task_list = "I PFM SS"
236
+
231
237
[[data]]
232
238
name = "Fastfetch"
233
239
description = "Fastfetch is a neofetch-like tool for fetching system information and displaying it prettily.\nIt is written mainly in C, with performance and customizability in mind.\nThis command installs fastfetch and configures from CTT's mybash repository.\nhttps://github.com/ChrisTitusTech/mybash"
description = "The Z shell is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh.\nThis command installs ZSH prompt and provides basic configuration."
0 commit comments