mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
docs: add snap
This commit is contained in:
@@ -66,6 +66,7 @@ Git based distribution:
|
||||
| [AUR][] | [AUR Repo][] | [@Nixuge][] |
|
||||
| [Nixpkgs][] | [Nixpkgs Repo][] | [@sikmir][], [@linsui][] |
|
||||
| [F-Droid][] | [F-Droid Repo][] | [@linsui][], [@Tienisto][], [F-Droid CI][] |
|
||||
| [Snap][] | [Snap Repo][] | [@thatLeaflet][] |
|
||||
|
||||
[winget]: https://github.com/microsoft/winget-pkgs/tree/master/manifests/l/LocalSend/LocalSend
|
||||
[winget repo]: https://github.com/microsoft/winget-pkgs/tree/master/manifests/l/LocalSend/LocalSend
|
||||
@@ -83,6 +84,8 @@ Git based distribution:
|
||||
[nixpkgs repo]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/localsend/default.nix
|
||||
[f-droid]: https://f-droid.org/packages/org.localsend.localsend_app
|
||||
[f-droid repo]: https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/org.localsend.localsend_app.yml
|
||||
[snap]: https://snapcraft.io/localsend
|
||||
[snap repo]: https://github.com/localsend/snap
|
||||
|
||||
Manual distribution:
|
||||
|
||||
@@ -117,6 +120,7 @@ Binary distribution:
|
||||
[@brogers5]: https://github.com/brogers5
|
||||
[@sikmir]: https://github.com/sikmir
|
||||
[@linsui]: https://github.com/linsui
|
||||
[@thatLeaflet]: https://github.com/thatLeaflet
|
||||
[F-Droid CI]: https://gitlab.com/fdroidci
|
||||
|
||||
TODO:
|
||||
|
||||
@@ -46,11 +46,12 @@ It is recommended to download the app either from an app store or from a package
|
||||
| Windows | macOS | Linux | Android | iOS | Fire OS |
|
||||
|--------------------------|-------------------------|--------------------|----------------|---------------|------------|
|
||||
| [Winget][] | [App Store][] | [Flathub][] | [Play Store][] | [App Store][] | [Amazon][] |
|
||||
| [Scoop][] | [Homebrew][] | [AUR][] | [F-Droid][] | | |
|
||||
| [Chocolatey][] | [DMG Installer][latest] | [Nixpkgs][] | [APK][latest] | | |
|
||||
| [MSIX Installer][latest] | | [TAR][latest] | | | |
|
||||
| [EXE Installer][latest] | | [DEB][latest] | | | |
|
||||
| [Portable ZIP][latest] | | [AppImage][latest] | | | |
|
||||
| [Scoop][] | [Homebrew][] | [Nixpkgs][] | [F-Droid][] | | |
|
||||
| [Chocolatey][] | [DMG Installer][latest] | [Snap][] | [APK][latest] | | |
|
||||
| [MSIX Installer][latest] | | [AUR][] | | | |
|
||||
| [EXE Installer][latest] | | [TAR][latest] | | | |
|
||||
| [Portable ZIP][latest] | | [DEB][latest] | | | |
|
||||
| | | [AppImage][latest] | | | |
|
||||
|
||||
Read more about [distribution channels][].
|
||||
|
||||
@@ -64,8 +65,9 @@ Read more about [distribution channels][].
|
||||
[chocolatey]: https://community.chocolatey.org/packages/localsend
|
||||
[homebrew]: https://github.com/localsend/homebrew-localsend
|
||||
[flathub]: https://flathub.org/apps/details/org.localsend.localsend_app
|
||||
[aur]: https://aur.archlinux.org/packages/localsend-bin
|
||||
[nixpkgs]: https://search.nixos.org/packages?show=localsend
|
||||
[snap]: https://snapcraft.io/localsend
|
||||
[aur]: https://aur.archlinux.org/packages/localsend-bin
|
||||
[latest]: https://github.com/localsend/localsend/releases/latest
|
||||
[distribution channels]: https://github.com/localsend/localsend/blob/main/CONTRIBUTING.md#distribution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user