🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

ecklf

Package Overview
Dependencies
Maintainers
1
Versions
7
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.3
Version published
Weekly downloads
654
7166.67%
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 / kNavigate apps and open source entries
Open menu to choose Website / Entry
wOpen ecklf.com in your browser
rOpen the selected repository URL
/ Switch choice (in the open menu)
escBack
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 21 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts