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
+
+
+
+
+
+