Skip to content

Commit cc63144

Browse files
authored
feat: Add Beeper to Messaging applications
This commit adds the Beeper desktop application to the list of installable packages in the "Messaging" category. The entry has been added to `config/applications.json` with the official download URL and the correct silent installation arguments. Fixes #3608
1 parent 674d136 commit cc63144

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

config/applications.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,15 @@
143143
"link": "https://github.com/sharkdp/bat",
144144
"winget": "sharkdp.bat"
145145
},
146+
"beeper": {
147+
"category": "Communications",
148+
"choco": "na",
149+
"content": "Beeper",
150+
"description": "All your chats in one app",
151+
"link": "https://www.beeper.com/",
152+
"winget": "Beeper.Beeper"
153+
},
154+
146155
"bitwarden": {
147156
"category": "Utilities",
148157
"choco": "bitwarden",

0 commit comments

Comments
 (0)