diff --git a/config/applications.json b/config/applications.json index 12cb4969..7a1d87ea 100644 --- a/config/applications.json +++ b/config/applications.json @@ -125,6 +125,15 @@ "winget": "Brave.Brave", "foss": true }, + "bruno": { + "category": "Development", + "choco": "bruno", + "content": "Bruno", + "description": "Bruno is a local-first API client that stores collections as plain text files for version control and collaboration.", + "link": "https://www.usebruno.com/", + "winget": "Bruno.Bruno", + "foss": true + }, "bulkcrapuninstaller": { "category": "Utilities", "choco": "bulk-crap-uninstaller", @@ -323,6 +332,15 @@ "winget": "SpikeHD.Dorion", "foss": true }, + "dockerdesktop": { + "category": "Development", + "choco": "docker-desktop", + "content": "Docker Desktop", + "description": "Docker Desktop provides a local environment for building, running, and testing containerized applications on Windows.", + "link": "https://www.docker.com/products/docker-desktop/", + "winget": "Docker.DockerDesktop", + "foss": false + }, "dotnet6": { "category": "Microsoft Tools", "choco": "dotnet-6.0-runtime", @@ -458,6 +476,15 @@ "winget": "flux.flux", "foss": false }, + "fnm": { + "category": "Development", + "choco": "fnm", + "content": "Fast Node Manager", + "description": "Fast Node Manager (fnm) is a fast, cross-platform tool for installing and switching between Node.js versions.", + "link": "https://github.com/Schniz/fnm", + "winget": "Schniz.fnm", + "foss": true + }, "foxpdfreader": { "category": "Document", "choco": "foxitreader", @@ -494,6 +521,24 @@ "winget": "Git.Git", "foss": true }, + "gitextensions": { + "category": "Development", + "choco": "gitextensions", + "content": "Git Extensions", + "description": "Git Extensions is a graphical Git client for Windows with repository, history, and commit management tools.", + "link": "https://gitextensions.github.io/", + "winget": "GitExtensionsTeam.GitExtensions", + "foss": true + }, + "githubcli": { + "category": "Development", + "choco": "gh", + "content": "GitHub CLI", + "description": "GitHub CLI brings pull requests, issues, releases, and other GitHub workflows to the terminal.", + "link": "https://cli.github.com/", + "winget": "GitHub.cli", + "foss": true + }, "githubdesktop": { "category": "Development", "choco": "git;github-desktop", @@ -1186,6 +1231,15 @@ "winget": "JanDeDobbeleer.OhMyPosh", "foss": true }, + "postman": { + "category": "Development", + "choco": "postman", + "content": "Postman", + "description": "Postman is an API platform and desktop client for designing, testing, documenting, and collaborating on APIs.", + "link": "https://www.postman.com/downloads/", + "winget": "Postman.Postman", + "foss": false + }, "powershell": { "category": "Microsoft Tools", "choco": "powershell-core", @@ -1438,6 +1492,15 @@ "winget": "StartIsBack.StartAllBack", "foss": false }, + "starship": { + "category": "Development", + "choco": "starship", + "content": "Starship (Shell Prompt)", + "description": "Starship is a fast, customizable, cross-platform prompt for PowerShell and other shells.", + "link": "https://starship.rs/", + "winget": "Starship.Starship", + "foss": true + }, "steam": { "category": "Games", "choco": "steam-client", @@ -1618,6 +1681,15 @@ "winget": "Unity.UnityHub", "foss": false }, + "vagrant": { + "category": "Development", + "choco": "vagrant", + "content": "Vagrant", + "description": "Vagrant builds and manages reproducible virtual machine development environments from declarative configuration.", + "link": "https://developer.hashicorp.com/vagrant", + "winget": "Hashicorp.Vagrant", + "foss": false + }, "everything": { "category": "Utilities", "choco": "everything",