Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mz2/linkding-snap
snap packaging for the linkding bookmark manager
https://github.com/mz2/linkding-snap
Last synced: 25 days ago
JSON representation
snap packaging for the linkding bookmark manager
- Host: GitHub
- URL: https://github.com/mz2/linkding-snap
- Owner: mz2
- License: mit
- Created: 2024-02-19T18:13:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-20T07:31:19.000Z (9 months ago)
- Last Synced: 2024-10-19T23:23:50.951Z (28 days ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linkding-snap
This repository contains snap packaging for the [linkding](https://github.com/sissbruecker/linkding) bookmark manager.
The app is available on [snapcraft.io/linkding](https://snapcraft.io/linkding) (`sudo snap install linkding --channel=beta` at the time of writing).
You can build and install the snap also locally [after installing snapcraft and a build provider for it](https://snapcraft.io/docs/snapcraft-setup):
```bash
snapcraft
sudo snap install linkding_*.snap --dangerous
```