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.3.tar.gz
(6.8 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.3-py3-none-any.whl
(7.3 kB
view details)
File details
Details for the file bejw-0.2.3.tar.gz.
File metadata
- Download URL: bejw-0.2.3.tar.gz
- Upload date:
- Size: 6.8 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 |
453fec57730c6a45432803abc15cfa53a7d332400bf1fd889bcab0d774663ee9
|
|
| MD5 |
dc68d5f663708414b7f7eaece8087b6a
|
|
| BLAKE2b-256 |
79f337213a4c4d53cdecd32ff5105557307e96e6330ae55ae486e1803a7ba72d
|
File details
Details for the file bejw-0.2.3-py3-none-any.whl.
File metadata
- Download URL: bejw-0.2.3-py3-none-any.whl
- Upload date:
- Size: 7.3 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 |
978324a19f7b48c1ca8a4fcda1e364975d0f498da205eab52145ec316a13d8a6
|
|
| MD5 |
d012dd6068b7ed1c92dd95920bb1fa2c
|
|
| BLAKE2b-256 |
54239c0fc3b42eb6ab0efb28f2538b223e035a31bcf1905170b710afa085de10
|