New:Socket for Asana Is Now Available.Learn more
Get Started

ecklf

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecklf

A terminal UI for ecklf.com: browse apps and open source projects with an animated Braille signal field.

Source
npmnpm
Version
1.0.7
Version published
Weekly downloads
9
28.57%
Maintainers
1
Weekly downloads
 
Created
Source

ecklf

A terminal UI for ecklf.com. Browse Florentin's apps and open source projects, with an animated Braille signal field and typed multi-language greetings.

Usage

Run it without installing:

npx ecklf

Or install globally:

npm i -g ecklf
# then
ecklf

Controls

KeyAction
/ , j / k, ctrl+n / ctrl+pNavigate apps and open source entries
/ spaceOpen the selected URL
qQuit

How it works

  • Portfolio data is fetched live from the versioned ecklf.com JSON API at launch and validated at runtime. If it is unavailable or invalid, the CLI uses a bundled snapshot so it still works offline.
  • The header features two animations mirroring the site:
    • a seeded signal field rendered with Braille characters
    • a typewriter cycling greetings in different languages

Development

This project uses pnpm.

pnpm install
pnpm build      # compile TypeScript -> dist/
pnpm start      # run the built CLI
pnpm dev        # tsc --watch

License

MIT © Florentin Eckl

Keywords

cli

FAQs

Package last updated on 28 Jul 2026

Related posts