Skip to content

Commit

Permalink
Add Klayout and Samsung Magician to the installer script
Browse files Browse the repository at this point in the history
  • Loading branch information
AgenttiX committed Dec 30, 2024
1 parent ed12567 commit dc041e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Install-Software.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ $ChocoPrograms = [ordered]@{
"Intel Driver & Support Assistant" = "intel-dsa", "Intel driver updater";
"Jellyfin" = "jellyfin-media-player", "Jellyfin client for playing media from a self-hosted server";
"KeePassXC" = "keepassxc", "Password manager";
"KLayout" = "klayout", "Lithography mask editor";
"Kingston SSD Manager" = "kingston-ssd-manager", "Management tool and firmware updater for Kingston SSDs";
"LibreOffice" = "libreoffice-fresh", "Office suite";
"Logitech Gaming Software" = "logitechgaming", "Driver for old Logitech input devices";
Expand Down Expand Up @@ -97,6 +98,7 @@ $ChocoPrograms = [ordered]@{
"qBittorrent" = "qbittorrent", "Torrent client";
"RescueTime" = "rescuetime", "Time management utility, requires a license";
"Rufus" = "rufus", "Creates USB installers for operating systems";
"Samsung Magician" = "samsung-magician", "Samsung SSD management software";
"Signal" = "signal", "Secure instant messenger";
"Slack" = "slack", "Messaging app for teams and organizations";
"SpaceSniffer" = "spacesniffer", "See what's consuming the hard disk space";
Expand Down

0 comments on commit dc041e9

Please sign in to comment.