machineconfig 3.2__py3-none-any.whl → 3.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of machineconfig might be problematic. Click here for more details.
- machineconfig/cluster/sessions_managers/zellij_local.py +2 -2
- machineconfig/cluster/sessions_managers/zellij_utils/monitoring_types.py +17 -7
- machineconfig/jobs/python_custom_installers/archive/ngrok.py +7 -6
- machineconfig/jobs/python_custom_installers/dev/aider.py +9 -1
- machineconfig/jobs/python_custom_installers/dev/alacritty.py +2 -1
- machineconfig/jobs/python_custom_installers/dev/brave.py +10 -1
- machineconfig/jobs/python_custom_installers/dev/bypass_paywall.py +9 -1
- machineconfig/jobs/python_custom_installers/dev/code.py +10 -3
- machineconfig/jobs/python_custom_installers/dev/cursor.py +2 -1
- machineconfig/jobs/python_custom_installers/dev/docker_desktop.py +7 -6
- machineconfig/jobs/python_custom_installers/dev/espanso.py +13 -5
- machineconfig/jobs/python_custom_installers/dev/goes.py +10 -1
- machineconfig/jobs/python_custom_installers/dev/lvim.py +9 -1
- machineconfig/jobs/python_custom_installers/dev/nerdfont.py +9 -1
- machineconfig/jobs/python_custom_installers/dev/redis.py +2 -2
- machineconfig/jobs/python_custom_installers/dev/wezterm.py +3 -1
- machineconfig/jobs/python_custom_installers/dev/winget.py +2 -1
- machineconfig/jobs/python_custom_installers/docker.py +9 -1
- machineconfig/jobs/python_custom_installers/gh.py +11 -2
- machineconfig/jobs/python_custom_installers/hx.py +9 -8
- machineconfig/jobs/python_custom_installers/warp-cli.py +9 -1
- machineconfig/jobs/python_generic_installers/config.json +612 -412
- machineconfig/jobs/python_generic_installers/config.json.bak +414 -0
- machineconfig/jobs/python_generic_installers/dev/config.json +822 -562
- machineconfig/jobs/python_generic_installers/dev/config.json.bak +565 -0
- machineconfig/jobs/python_linux_installers/archive/config.json +16 -8
- machineconfig/jobs/python_linux_installers/archive/config.json.bak +10 -0
- machineconfig/jobs/python_linux_installers/config.json +134 -99
- machineconfig/jobs/python_linux_installers/config.json.bak +110 -0
- machineconfig/jobs/python_linux_installers/dev/config.json +273 -203
- machineconfig/jobs/python_linux_installers/dev/config.json.bak +206 -0
- machineconfig/jobs/python_windows_installers/config.json +74 -48
- machineconfig/jobs/python_windows_installers/config.json.bak +56 -0
- machineconfig/jobs/python_windows_installers/dev/config.json +3 -2
- machineconfig/jobs/python_windows_installers/dev/config.json.bak +3 -0
- machineconfig/scripts/python/devops.py +1 -0
- machineconfig/scripts/python/devops_devapps_install.py +39 -17
- machineconfig/scripts/python/fire_agents.py +4 -0
- machineconfig/setup_windows/wt_and_pwsh/install_nerd_fonts.py +8 -7
- machineconfig/utils/installer.py +45 -31
- machineconfig/utils/installer_utils/installer_abc.py +1 -4
- machineconfig/utils/installer_utils/installer_class.py +108 -102
- machineconfig/utils/path_reduced.py +1 -1
- machineconfig/utils/procs.py +1 -0
- machineconfig/utils/schemas/installer/installer_types.py +20 -0
- machineconfig/utils/utils2.py +2 -0
- {machineconfig-3.2.dist-info → machineconfig-3.3.dist-info}/METADATA +1 -1
- {machineconfig-3.2.dist-info → machineconfig-3.3.dist-info}/RECORD +51 -43
- {machineconfig-3.2.dist-info → machineconfig-3.3.dist-info}/WHEEL +0 -0
- {machineconfig-3.2.dist-info → machineconfig-3.3.dist-info}/entry_points.txt +0 -0
- {machineconfig-3.2.dist-info → machineconfig-3.3.dist-info}/top_level.txt +0 -0
|
@@ -1,110 +1,145 @@
|
|
|
1
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
|
-
"
|
|
2
|
+
"version": "1",
|
|
3
|
+
"installers": [
|
|
4
|
+
{
|
|
5
|
+
"appName": "speedtest",
|
|
6
|
+
"repoURL": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz",
|
|
7
|
+
"doc": "🚀 Test your internet connection speed and ping using speedtest.net from the CLI",
|
|
8
|
+
"filenameTemplate": {
|
|
9
|
+
"amd64": {
|
|
10
|
+
"windows": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-win64.zip",
|
|
11
|
+
"linux": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz",
|
|
12
|
+
"macos": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-macosx-x86_64.tgz"
|
|
13
|
+
},
|
|
14
|
+
"arm64": {
|
|
15
|
+
"linux": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-aarch64.tgz",
|
|
16
|
+
"macos": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-macosx-universal.tgz"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"stripVersion": false,
|
|
20
|
+
"exeName": "speedtest"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"appName": "pistol",
|
|
24
|
+
"repoURL": "https://github.com/doronbehar/pistol",
|
|
25
|
+
"doc": "👁️ file previewer.",
|
|
26
|
+
"filenameTemplate": {
|
|
27
|
+
"amd64": {
|
|
28
|
+
"linux": "pistol-static-linux-x86_64"
|
|
29
|
+
},
|
|
30
|
+
"arm64": {
|
|
31
|
+
"linux": "pistol-static-linux-aarch64"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"stripVersion": true,
|
|
35
|
+
"exeName": "pistol"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"appName": "devtunnel",
|
|
39
|
+
"repoURL": "curl -sL https://aka.ms/DevTunnelCliInstall | bash",
|
|
40
|
+
"doc": "🔄 devtunnel secure introspectable tunnels to localhost",
|
|
41
|
+
"filenameTemplate": {
|
|
42
|
+
"amd64": {},
|
|
43
|
+
"arm64": {}
|
|
44
|
+
},
|
|
45
|
+
"stripVersion": false,
|
|
46
|
+
"exeName": "devtunnel"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"appName": "diskonaut",
|
|
50
|
+
"repoURL": "https://github.com/imsnif/diskonaut",
|
|
51
|
+
"doc": "💾 like dua, diskonaut is a terminal disk space navigator.",
|
|
52
|
+
"filenameTemplate": {
|
|
53
|
+
"amd64": {
|
|
54
|
+
"linux": "diskonaut-{}-unknown-linux-musl.tar.gz"
|
|
55
|
+
},
|
|
56
|
+
"arm64": {}
|
|
57
|
+
},
|
|
58
|
+
"stripVersion": true,
|
|
59
|
+
"exeName": "diskonaut"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"appName": "xplr",
|
|
63
|
+
"repoURL": "https://github.com/sayanarijit/xplr",
|
|
52
64
|
"doc": "📂 A terminal file explorer with vi keybindings",
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
"
|
|
65
|
+
"filenameTemplate": {
|
|
66
|
+
"amd64": {
|
|
67
|
+
"linux": "xplr-linux.tar.gz",
|
|
68
|
+
"macos": "xplr-macos.tar.gz"
|
|
69
|
+
},
|
|
70
|
+
"arm64": {
|
|
71
|
+
"linux": "xplr-linux-aarch64.tar.gz",
|
|
72
|
+
"macos": "xplr-macos.tar.gz"
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"stripVersion": false,
|
|
76
|
+
"exeName": "xplr"
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"appName": "btop",
|
|
80
|
+
"repoURL": "https://github.com/aristocratos/btop",
|
|
64
81
|
"doc": "📊 btop is a resource monitor for Linux, FreeBSD and MacOS.",
|
|
65
|
-
"
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
82
|
+
"filenameTemplate": {
|
|
83
|
+
"amd64": {
|
|
84
|
+
"linux": "btop-x86_64-linux-musl.tbz"
|
|
85
|
+
},
|
|
86
|
+
"arm64": {
|
|
87
|
+
"linux": "btop-aarch64-linux-musl.tbz"
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
"stripVersion": false,
|
|
91
|
+
"exeName": "btop"
|
|
73
92
|
},
|
|
74
|
-
|
|
75
|
-
"
|
|
93
|
+
{
|
|
94
|
+
"appName": "gotty",
|
|
95
|
+
"repoURL": "https://github.com/sorenisanerd/gotty",
|
|
76
96
|
"doc": "🌐 gotty is a simple command line tool that turns your CLI tools into web applications.",
|
|
77
|
-
"
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
97
|
+
"filenameTemplate": {
|
|
98
|
+
"amd64": {
|
|
99
|
+
"linux": "gotty_{}_linux_amd64.tar.gz",
|
|
100
|
+
"macos": "gotty_{}_darwin_amd64.tar.gz"
|
|
101
|
+
},
|
|
102
|
+
"arm64": {
|
|
103
|
+
"linux": "gotty_{}_linux_arm64.tar.gz",
|
|
104
|
+
"macos": "gotty_{}_darwin_arm64.tar.gz"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"stripVersion": false,
|
|
108
|
+
"exeName": "gotty"
|
|
85
109
|
},
|
|
86
|
-
|
|
87
|
-
"
|
|
110
|
+
{
|
|
111
|
+
"appName": "joshuto",
|
|
112
|
+
"repoURL": "https://github.com/kamiyaa/joshuto",
|
|
88
113
|
"doc": "📂 A terminal file manager written in Rust.",
|
|
89
|
-
"
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
114
|
+
"filenameTemplate": {
|
|
115
|
+
"amd64": {
|
|
116
|
+
"linux": "joshuto-{}-x86_64-unknown-linux-musl.tar.gz",
|
|
117
|
+
"macos": "joshuto-{}-x86_64-apple-darwin.tar.gz"
|
|
118
|
+
},
|
|
119
|
+
"arm64": {
|
|
120
|
+
"linux": "joshuto-{}-aarch64-unknown-linux-musl.tar.gz",
|
|
121
|
+
"macos": "joshuto-{}-aarch64-apple-darwin.tar.gz"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
"stripVersion": false,
|
|
125
|
+
"exeName": "joshuto"
|
|
97
126
|
},
|
|
98
|
-
|
|
99
|
-
"
|
|
127
|
+
{
|
|
128
|
+
"appName": "zellij",
|
|
129
|
+
"repoURL": "https://github.com/zellij-org/zellij",
|
|
100
130
|
"doc": "🖥️ Zellij is a terminal workspace with support for multiple plugins, such as a terminal, status bar, tabs, splits, etc.",
|
|
101
|
-
"
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
131
|
+
"filenameTemplate": {
|
|
132
|
+
"amd64": {
|
|
133
|
+
"linux": "zellij-x86_64-unknown-linux-musl.tar.gz",
|
|
134
|
+
"macos": "zellij-x86_64-apple-darwin.tar.gz"
|
|
135
|
+
},
|
|
136
|
+
"arm64": {
|
|
137
|
+
"linux": "zellij-aarch64-unknown-linux-musl.tar.gz",
|
|
138
|
+
"macos": "zellij-aarch64-apple-darwin.tar.gz"
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
"stripVersion": false,
|
|
142
|
+
"exeName": "zellij"
|
|
109
143
|
}
|
|
144
|
+
]
|
|
110
145
|
}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
{
|
|
2
|
+
"speedtest": {
|
|
3
|
+
"repo_url": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz",
|
|
4
|
+
"doc": "🚀 Test your internet connection speed and ping using speedtest.net from the CLI",
|
|
5
|
+
"filename_template_windows_amd_64": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-win64.zip",
|
|
6
|
+
"filename_template_windows_arm_64": "",
|
|
7
|
+
"filename_template_linux_amd_64": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-x86_64.tgz",
|
|
8
|
+
"filename_template_linux_arm_64": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-linux-aarch64.tgz",
|
|
9
|
+
"filename_template_macos_amd_64": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-macosx-x86_64.tgz",
|
|
10
|
+
"filename_template_macos_arm_64": "https://install.speedtest.net/app/cli/ookla-speedtest-1.2.0-macosx-universal.tgz",
|
|
11
|
+
"strip_v": false,
|
|
12
|
+
"exe_name": "speedtest"
|
|
13
|
+
},
|
|
14
|
+
"pistol": {
|
|
15
|
+
"repo_url": "https://github.com/doronbehar/pistol",
|
|
16
|
+
"doc": "👁️ file previewer.",
|
|
17
|
+
"filename_template_windows_amd_64": "",
|
|
18
|
+
"filename_template_windows_arm_64": "",
|
|
19
|
+
"filename_template_linux_amd_64": "pistol-static-linux-x86_64",
|
|
20
|
+
"filename_template_linux_arm_64": "pistol-static-linux-aarch64",
|
|
21
|
+
"filename_template_macos_amd_64": "",
|
|
22
|
+
"filename_template_macos_arm_64": "",
|
|
23
|
+
"strip_v": true,
|
|
24
|
+
"exe_name": "pistol"
|
|
25
|
+
},
|
|
26
|
+
"devtunnel": {
|
|
27
|
+
"repo_url": "curl -sL https://aka.ms/DevTunnelCliInstall | bash",
|
|
28
|
+
"doc": "🔄 devtunnel secure introspectable tunnels to localhost",
|
|
29
|
+
"filename_template_windows_amd_64": "",
|
|
30
|
+
"filename_template_windows_arm_64": "",
|
|
31
|
+
"filename_template_linux_amd_64": "",
|
|
32
|
+
"filename_template_linux_arm_64": "",
|
|
33
|
+
"filename_template_macos_amd_64": "",
|
|
34
|
+
"filename_template_macos_arm_64": "",
|
|
35
|
+
"strip_v": false,
|
|
36
|
+
"exe_name": "devtunnel"
|
|
37
|
+
},
|
|
38
|
+
"diskonaut": {
|
|
39
|
+
"repo_url": "https://github.com/imsnif/diskonaut",
|
|
40
|
+
"doc": "💾 like dua, diskonaut is a terminal disk space navigator.",
|
|
41
|
+
"filename_template_windows_amd_64": "",
|
|
42
|
+
"filename_template_windows_arm_64": "",
|
|
43
|
+
"filename_template_linux_amd_64": "diskonaut-{}-unknown-linux-musl.tar.gz",
|
|
44
|
+
"filename_template_linux_arm_64": "",
|
|
45
|
+
"filename_template_macos_amd_64": "",
|
|
46
|
+
"filename_template_macos_arm_64": "",
|
|
47
|
+
"strip_v": true,
|
|
48
|
+
"exe_name": "diskonaut"
|
|
49
|
+
},
|
|
50
|
+
"xplr": {
|
|
51
|
+
"repo_url": "https://github.com/sayanarijit/xplr",
|
|
52
|
+
"doc": "📂 A terminal file explorer with vi keybindings",
|
|
53
|
+
"filename_template_windows_amd_64": "",
|
|
54
|
+
"filename_template_windows_arm_64": "",
|
|
55
|
+
"filename_template_linux_amd_64": "xplr-linux.tar.gz",
|
|
56
|
+
"filename_template_linux_arm_64": "xplr-linux-aarch64.tar.gz",
|
|
57
|
+
"filename_template_macos_amd_64": "xplr-macos.tar.gz",
|
|
58
|
+
"filename_template_macos_arm_64": "xplr-macos.tar.gz",
|
|
59
|
+
"strip_v": false,
|
|
60
|
+
"exe_name": "xplr"
|
|
61
|
+
},
|
|
62
|
+
"btop": {
|
|
63
|
+
"repo_url": "https://github.com/aristocratos/btop",
|
|
64
|
+
"doc": "📊 btop is a resource monitor for Linux, FreeBSD and MacOS.",
|
|
65
|
+
"filename_template_windows_amd_64": "",
|
|
66
|
+
"filename_template_windows_arm_64": "",
|
|
67
|
+
"filename_template_linux_amd_64": "btop-x86_64-linux-musl.tbz",
|
|
68
|
+
"filename_template_linux_arm_64": "btop-aarch64-linux-musl.tbz",
|
|
69
|
+
"filename_template_macos_amd_64": "",
|
|
70
|
+
"filename_template_macos_arm_64": "",
|
|
71
|
+
"strip_v": false,
|
|
72
|
+
"exe_name": "btop"
|
|
73
|
+
},
|
|
74
|
+
"gotty": {
|
|
75
|
+
"repo_url": "https://github.com/sorenisanerd/gotty",
|
|
76
|
+
"doc": "🌐 gotty is a simple command line tool that turns your CLI tools into web applications.",
|
|
77
|
+
"filename_template_windows_amd_64": "",
|
|
78
|
+
"filename_template_windows_arm_64": "",
|
|
79
|
+
"filename_template_linux_amd_64": "gotty_{}_linux_amd64.tar.gz",
|
|
80
|
+
"filename_template_linux_arm_64": "gotty_{}_linux_arm64.tar.gz",
|
|
81
|
+
"filename_template_macos_amd_64": "gotty_{}_darwin_amd64.tar.gz",
|
|
82
|
+
"filename_template_macos_arm_64": "gotty_{}_darwin_arm64.tar.gz",
|
|
83
|
+
"strip_v": false,
|
|
84
|
+
"exe_name": "gotty"
|
|
85
|
+
},
|
|
86
|
+
"joshuto": {
|
|
87
|
+
"repo_url": "https://github.com/kamiyaa/joshuto",
|
|
88
|
+
"doc": "📂 A terminal file manager written in Rust.",
|
|
89
|
+
"filename_template_windows_amd_64": "",
|
|
90
|
+
"filename_template_windows_arm_64": "",
|
|
91
|
+
"filename_template_linux_amd_64": "joshuto-{}-x86_64-unknown-linux-musl.tar.gz",
|
|
92
|
+
"filename_template_linux_arm_64": "joshuto-{}-aarch64-unknown-linux-musl.tar.gz",
|
|
93
|
+
"filename_template_macos_amd_64": "joshuto-{}-x86_64-apple-darwin.tar.gz",
|
|
94
|
+
"filename_template_macos_arm_64": "joshuto-{}-aarch64-apple-darwin.tar.gz",
|
|
95
|
+
"strip_v": false,
|
|
96
|
+
"exe_name": "joshuto"
|
|
97
|
+
},
|
|
98
|
+
"zellij": {
|
|
99
|
+
"repo_url": "https://github.com/zellij-org/zellij",
|
|
100
|
+
"doc": "🖥️ Zellij is a terminal workspace with support for multiple plugins, such as a terminal, status bar, tabs, splits, etc.",
|
|
101
|
+
"filename_template_windows_amd_64": "",
|
|
102
|
+
"filename_template_windows_arm_64": "",
|
|
103
|
+
"filename_template_linux_amd_64": "zellij-x86_64-unknown-linux-musl.tar.gz",
|
|
104
|
+
"filename_template_linux_arm_64": "zellij-aarch64-unknown-linux-musl.tar.gz",
|
|
105
|
+
"filename_template_macos_amd_64": "zellij-x86_64-apple-darwin.tar.gz",
|
|
106
|
+
"filename_template_macos_arm_64": "zellij-aarch64-apple-darwin.tar.gz",
|
|
107
|
+
"strip_v": false,
|
|
108
|
+
"exe_name": "zellij"
|
|
109
|
+
}
|
|
110
|
+
}
|