A capped reading list for links that shimmer
Project description
bejw
A small CLI to keep a capped reading list of links in a local JSON file.
Install
uv sync
Usage
python main.py --help
python main.py init --capacity 10
python main.py add "https://example.com" "Example"
python main.py list
python main.py list --format tsv --show-ids | fzf
python main.py list --format jsonl | jq .
python main.py remove <number>
python main.py capacity 5
python main.py clear
list output includes a 1-based number column that matches the remove command.
Storage
By default, data is stored in ~/.bejw/links.json.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bejw-0.2.4.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
bejw-0.2.4-py3-none-any.whl
(7.4 kB
view details)
File details
Details for the file bejw-0.2.4.tar.gz.
File metadata
- Download URL: bejw-0.2.4.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abdf0760558dbed063c36cd291f677fa882ef030468c298d7229a05d4527adf8
|
|
| MD5 |
25ea1baf09148f421614a0e29fff96b0
|
|
| BLAKE2b-256 |
8031da01b5977d2a1f91e13b059c4ebdae5fa782eae3eb60a67f0863889ca8db
|
File details
Details for the file bejw-0.2.4-py3-none-any.whl.
File metadata
- Download URL: bejw-0.2.4-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2659a946f4c9324dd211bfc49e076c8fc1febbd0eac82584b98c0138288bbd2
|
|
| MD5 |
7884d3f661930d8e01cc70648610afc3
|
|
| BLAKE2b-256 |
e14b363a2979decf05f06f4eede60ac1047afa3a3ee97f5391688fd44ec6d253
|