Skip to content
Closed
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
8 changes: 8 additions & 0 deletions config/applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -3235,6 +3235,14 @@
"winget": "ZedIndustries.Zed",
"foss": true
},
"FilePilot": {
"category": "Utilities",
"choco": "",
"content": "FilePilot",
"description": "FilePilot is a modern, fast file explorer for Windows with tabs, dual-pane, and advanced file management. Can be set as the default Windows Explorer replacement.",
"link": "https://filepilot.tech/",
"winget": "Voidstar.FilePilot"
},
"LLLVM": {
"category": "Development",
"choco": "llvm",
Expand Down