Skip to main content

Bookmarks in your terminal

Project description

Bookmarks

Bookmarks in your terminal.

Install

Recommended:

curl -LsSf https://dkdc.sh/dkdc-links/install.sh | sh

uv:

uv tool install dkdc-links

cargo:

cargo install dkdc-links --features app,webapp

You can use uvx to run it without installing:

uvx dkdc-links

Usage

dkdc-links [OPTIONS] [LINKS]...

Configuration lives at $HOME/.config/dkdc/links/config.toml. Example:

[aliases]
gh = "github"
li = "linkedin"

[links]
github = "https://github.com"
linkedin = "https://linkedin.com"

[groups]
social = ["github", "linkedin"]

Open links by name or alias:

# Open a link
dkdc-links github

# Open multiple links
dkdc-links gh linkedin

# Open a group
dkdc-links social

Options

Flag Short Description
--config -c Open configuration file in $EDITOR
--app -a Open desktop app (requires app feature)
--webapp -w Open the web app in browser (requires webapp feature)
--help -h Print help
--version -V Print version

Configuration

Aliases map to links, links map to URLs, and groups expand to multiple aliases or links.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dkdc_links-4.1.3.tar.gz (733.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

dkdc_links-4.1.3-cp311-abi3-manylinux_2_39_x86_64.whl (10.1 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.39+ x86-64

dkdc_links-4.1.3-cp311-abi3-manylinux_2_39_aarch64.whl (10.2 MB view details)

Uploaded CPython 3.11+manylinux: glibc 2.39+ ARM64

dkdc_links-4.1.3-cp311-abi3-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

dkdc_links-4.1.3-cp311-abi3-macosx_10_12_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11+macOS 10.12+ x86-64

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page