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]...

Open links by name or alias:

# Open a link
dkdc-links link1

# Open multiple links
dkdc-links link1 link2

# Open a group
dkdc-links dev

Options

Flag Short Description
--config -c Open config file in editor
--app -a Open desktop app (iced GUI, requires app feature)
--webapp -w Open the webapp on localhost:1414 (requires webapp feature)
--help -h Print help
--version -V Print version

Configuration

Config lives at ~/.config/dkdc/links/config.toml. Run dkdc-links -c to edit it.

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

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

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

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.2.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.2-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.2-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.2-cp311-abi3-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.11+macOS 11.0+ ARM64

dkdc_links-4.1.2-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