Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add Dax Studio program to the Development category #1500

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,15 @@
"link": "https://mh-nexus.de/en/hxd/",
"description": "HxD is a free hex editor that allows you to edit, view, search, and analyze binary files."
},
"WPFInstallDaxStudio": {
"winget": "DaxStudio.DaxStudio",
"choco": "daxstudio",
"category": "Development",
"panel": "1",
"content": "DaxStudio",
"link": "https://daxstudio.org/",
"description": "DAX (Data Analysis eXpressions) Studio is the ultimate tool for executing and analyzing DAX queries against Microsoft Tabular models."
},
"WPFInstallanki": {
"winget": "Anki.Anki",
"choco": "anki",
Expand Down Expand Up @@ -1231,7 +1240,7 @@
"content": "Ffmpeg full",
"description": "FFmpeg is a powerful multimedia processing tool that enables users to convert, edit, and stream audio and video files with a vast range of codecs and formats.",
"link": "https://ffmpeg.org/"
},
},
"WPFInstallcopyq": {
"winget": "hluk.CopyQ",
"choco": "copyq",
Expand Down