From 3a85d245caad38f6e1a4efbeedf5edc2759d2dd7 Mon Sep 17 00:00:00 2001 From: Emad Adel <19177373+emadadel4@users.noreply.github.com> Date: Sat, 7 Dec 2024 00:52:52 +0200 Subject: [PATCH] Update itt.ps1 --- itt.ps1 | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/itt.ps1 b/itt.ps1 index e0eaed14..6e1809ff 100644 --- a/itt.ps1 +++ b/itt.ps1 @@ -29,7 +29,7 @@ $itt = [Hashtable]::Synchronized(@{ database = @{} ProcessRunning = $false developer = "Emad Adel" - lastupdate = "12/06/2024" + lastupdate = "12/07/2024" github = "https://github.com/emadadel4/itt" telegram = "https://t.me/emadadel4" blog = "https://emadadel4.github.io" @@ -3368,6 +3368,22 @@ $itt.database.Applications = @' "default": [], "category": "File Sharing", "check": "false" + }, + { + "Name": "Aspia", + "Description": "Remote desktop and file transfer tool", + "winget": "none", + "choco": "none", + "default": [ + { + "url": "https://github.com/dchapyshev/aspia/releases/download/v2.7.0/aspia-host-2.7.0-x86_64.msi", + "launcher": "aspia-host-2.7.0-x86_64.msi", + "args": "/silent", + "portable": "false" + } + ], + "category": "File Sharing", + "check": "false" } ] @@ -12371,6 +12387,12 @@ Icon="https://raw.githubusercontent.com/emadadel4/ITT/main/static/Icons/icon.ico