Latest
This commit is contained in:
parent
277ba71125
commit
87837cf9b6
2 changed files with 24 additions and 0 deletions
|
@ -586,6 +586,7 @@ softwareGroups:
|
||||||
- _nautilus-extensions
|
- _nautilus-extensions
|
||||||
- clocker
|
- clocker
|
||||||
- cumulus
|
- cumulus
|
||||||
|
- drawio
|
||||||
- edex-ui
|
- edex-ui
|
||||||
- google-assistant
|
- google-assistant
|
||||||
- gnome-tweaks
|
- gnome-tweaks
|
||||||
|
@ -782,6 +783,7 @@ softwareGroups:
|
||||||
- dat
|
- dat
|
||||||
- ffsend
|
- ffsend
|
||||||
- gdown
|
- gdown
|
||||||
|
- nitroshare
|
||||||
- ots
|
- ots
|
||||||
- share
|
- share
|
||||||
- syncthing
|
- syncthing
|
||||||
|
|
22
software.yml
22
software.yml
|
@ -2542,6 +2542,16 @@ softwarePackages:
|
||||||
xbps: flameshot
|
xbps: flameshot
|
||||||
zypper: flameshot
|
zypper: flameshot
|
||||||
_type: application
|
_type: application
|
||||||
|
drawio:
|
||||||
|
_bin: null
|
||||||
|
_desc: Desktop version of the popular diagrams.net diagramming software
|
||||||
|
_docs: https://www.drawio.com/doc/
|
||||||
|
_github: https://github.com/jgraph/drawio-desktop
|
||||||
|
_home: https://www.diagrams.net/
|
||||||
|
_name: DrawIO Desktop
|
||||||
|
appimage: draw.io
|
||||||
|
cask: drawio
|
||||||
|
choco: drawio
|
||||||
flutter:
|
flutter:
|
||||||
_bin: flutter
|
_bin: flutter
|
||||||
_desc: '[Flutter](https://flutter.dev/) transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase'
|
_desc: '[Flutter](https://flutter.dev/) transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase'
|
||||||
|
@ -2555,6 +2565,18 @@ softwarePackages:
|
||||||
snap: flutter
|
snap: flutter
|
||||||
yay: flutter
|
yay: flutter
|
||||||
_type: application
|
_type: application
|
||||||
|
nitroshare:
|
||||||
|
_bin: nitroshare
|
||||||
|
_desc: Network file transfer application for Windows, OS X, & Linux
|
||||||
|
_docs: https://nitroshare.net/
|
||||||
|
_github: https://github.com/nitroshare/nitroshare-desktop
|
||||||
|
_home: https://nitroshare.net/
|
||||||
|
_name: NitroShare
|
||||||
|
apt: nitroshare
|
||||||
|
cask: nitroshare
|
||||||
|
choco: nitroshare
|
||||||
|
dnf: nitroshare
|
||||||
|
pacman: nitroshare
|
||||||
fritzing:
|
fritzing:
|
||||||
_todo: Add installation source for macOS
|
_todo: Add installation source for macOS
|
||||||
_bin: fritzing
|
_bin: fritzing
|
||||||
|
|
Loading…
Reference in a new issue