Latest
This commit is contained in:
parent
e79b29243b
commit
2dc5eb040f
2 changed files with 22 additions and 0 deletions
|
@ -366,6 +366,7 @@ softwareGroups:
|
|||
- fig
|
||||
- figlet
|
||||
- filebrowser
|
||||
- forever
|
||||
- fm
|
||||
- gitmoji-cli
|
||||
- gopass
|
||||
|
@ -740,6 +741,7 @@ softwareGroups:
|
|||
- imagemagick
|
||||
- jpegoptim
|
||||
- korkut
|
||||
- lux
|
||||
- pandoc
|
||||
- sharp
|
||||
- spotdl
|
||||
|
@ -1209,6 +1211,7 @@ softwareGroups:
|
|||
- betwixt
|
||||
- fiddler
|
||||
- figma
|
||||
- google-web-designer
|
||||
- http-toolkit
|
||||
- imagine
|
||||
- imageoptim
|
||||
|
|
19
software.yml
19
software.yml
|
@ -284,6 +284,11 @@ softwarePackages:
|
|||
cask: tradingview
|
||||
msix: https://tvd-packages.tradingview.com/stable/latest/win32/TradingView.msix
|
||||
snap: tradingview
|
||||
google-web-designer:
|
||||
_bin: google-web-designer
|
||||
_name: Google Web Designer
|
||||
cask: google-web-designer
|
||||
choco: google-web-designer
|
||||
fabric:
|
||||
_bin: fab
|
||||
_github: https://github.com/fabric/fabric
|
||||
|
@ -6930,6 +6935,15 @@ softwarePackages:
|
|||
_home: null
|
||||
_name: LastPass CLI
|
||||
ansible: professormanhattan.lpass
|
||||
lux:
|
||||
_bin: lux
|
||||
_github:
|
||||
_name: Lux
|
||||
go: github.com/iawia002/lux@latest
|
||||
brew: lux
|
||||
xbps: lux
|
||||
scoop: lux
|
||||
choco: github.com/iawia002/lux
|
||||
lsd:
|
||||
_bin: lsd
|
||||
_desc: '[LSD](https://github.com/Peltoche/lsd) (LSDeluxe), a clone of ls, is the next gen ls command with colorful output, file type icons, and more.'
|
||||
|
@ -9099,6 +9113,11 @@ softwarePackages:
|
|||
choco: plex-home-theater
|
||||
flatpak: tv.plex.PlexHTPC
|
||||
snap: plex-htpc
|
||||
forever:
|
||||
_bin: forever
|
||||
_github: https://github.com/foreversd/forever
|
||||
_name: Forever
|
||||
npm: forever
|
||||
pm2:
|
||||
_bin: pm2
|
||||
_desc: PM2 is a production process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks
|
||||
|
|
Loading…
Reference in a new issue