mirror of
https://github.com/dk98174003/Meshtastic-Client.git
synced 2026-03-28 17:32:36 +01:00
Add files via upload
This commit is contained in:
17
LinuxMint/MeshtasticClient.code-workspace
Normal file
17
LinuxMint/MeshtasticClient.code-workspace
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "/home/knud/GIT/Meshtastic/Meshtastic_client/.venv/bin/python",
|
||||
"python.interpreterPath": "/home/knud/GIT/Meshtastic/Meshtastic_client/.venv/bin/python",
|
||||
"python.pythonPath": "/home/knud/GIT/Meshtastic/Meshtastic_client/.venv/bin/python",
|
||||
"python.terminal.activateEnvironment": true,
|
||||
"terminal.integrated.env.linux": {
|
||||
"VIRTUAL_ENV": "${workspaceFolder}/.venv",
|
||||
"PATH": "${workspaceFolder}/.venv/bin:${env:PATH}"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
LinuxMint/meshtastic-client.desktop
Normal file
10
LinuxMint/meshtastic-client.desktop
Normal file
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Name=Meshtastic Client
|
||||
Comment=Meshtastic Desktop Client
|
||||
Exec=meshtastic-client
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=meshtastic
|
||||
Categories=Network;Utility;
|
||||
NoDisplay=false
|
||||
|
||||
BIN
LinuxMint/meshtastic.png
Normal file
BIN
LinuxMint/meshtastic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 475 KiB |
Reference in New Issue
Block a user