@decryptmedia/cli
v0.1.0
Published
Free public Decrypt CLI for terminal content consumption
Maintainers
Readme
@decryptmedia/cli
Free terminal client for consuming Decrypt content.
Install
npm install -g @decryptmedia/cliThen use:
decrypt top --limit 10
decrypt search bitcoin --limit 5
decrypt topic ethereum --format json
decrypt digest --limit 8
decrypt read some-article-slugCommands
decrypt top— latest/trending from Decrypt feeddecrypt search <query>— search titles/descriptions/categoriesdecrypt topic <name>— filter by category/titledecrypt digest— compact list with short rationale snippetdecrypt read <url|slug>— fetch and display full article content
Output formats
--format md(default)--format json
Env vars
DECRYPT_FEED_URL(defaulthttps://decrypt.co/feed)
