mirror of
https://codeberg.org/hyperreal/print-linkdings
synced 2025-01-18 08:53:45 +01:00
545 B
545 B
print-linkdings
This program sends API requests to the REST API of a Linkding instance on my Tailscale network, gathers the URLs from each unarchived bookmark, gathers URLs one hop away from each bookmark URL, and prints them to standard output.
The Linkding API key must be stored in a plaintext file at /usr/local/etc/linkding_api_key.txt
.
Installation
pipx install print-linkdings
Usage
print-linkdings INSTANCE_URL
Example:
print-linkdings "https://nas-local.tailnet.ts.net:7000"