mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-07-15 16:38:00 +00:00
Added lightshot and KeePassXC to applications.json (#4702)
* Added lightshot to applications.json * Added keepassxc to applications.json
This commit is contained in:
@@ -629,6 +629,15 @@
|
||||
"winget": "sylikc.JPEGView",
|
||||
"foss": true
|
||||
},
|
||||
"keepassxc": {
|
||||
"category": "Utilities",
|
||||
"choco": "keepassxc",
|
||||
"content": "KeePassXC",
|
||||
"description": "KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. You can run KeePassXC on Windows, macOS, and Linux systems. KeePassXC is for people with extremely high demands of secure personal data management. It saves many different types of information, such as usernames, passwords, URLs, attachments, and notes in an offline, encrypted file that can be stored in any location, including private and public cloud solutions. For easy identification and management, user-defined titles and icons can be specified for entries. In addition, entries are sorted into customizable groups. An integrated search function allows you to use advanced patterns to easily find any entry in your database. A customizable, fast, and easy-to-use password generator utility allows you to create passwords with any combination of characters or easy to remember passphrases.",
|
||||
"link": "https://keepassxc.org/",
|
||||
"winget": "KeePassXCTeam.KeePassXC",
|
||||
"foss": true
|
||||
},
|
||||
"klite": {
|
||||
"category": "Multimedia Tools",
|
||||
"choco": "k-litecodecpack-standard",
|
||||
@@ -647,6 +656,15 @@
|
||||
"winget": "XBMCFoundation.Kodi",
|
||||
"foss": true
|
||||
},
|
||||
"lightshot": {
|
||||
"category": "Multimedia Tools",
|
||||
"choco": "lightshot",
|
||||
"content": "Lightshot",
|
||||
"description": "The fastest way to take a customizable screenshot.",
|
||||
"link": "https://app.prntscr.com/",
|
||||
"winget": "Skillbrains.Lightshot",
|
||||
"foss": false
|
||||
},
|
||||
"lazygit": {
|
||||
"category": "Development",
|
||||
"choco": "lazygit",
|
||||
|
||||
Reference in New Issue
Block a user