LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

lexy

CLI for reading Learn X in Y Minutes tutorials in the terminal

TLDR

Read a tutorial for a programming language
$ lexy [language]
copy
List all available languages
$ lexy list
copy
Force update the local documentation cache
$ lexy update
copy

SYNOPSIS

lexy [options] [language]

DESCRIPTION

lexy is a lightweight CLI tool that fetches programming tutorials from "Learn X in Y Minutes" directly into your terminal. It allows you to quickly search, learn, and reference code examples without leaving your workflow.Tutorials are cached locally in $HOME/.config/lexy and automatically updated every 60 days. Output includes syntax highlighting using bat, with a default Catppuccin Mocha color palette that can be customized via config.toml.

PARAMETERS

LANGUAGE

Name of the programming language to display the tutorial for.
list
List all available languages using fzf for fuzzy selection.
update
Force update the local documentation cache.

INSTALL

nix profile install nixpkgs#lexy
copy

CAVEATS

Requires an internet connection for the initial download and periodic updates. Depends on bat for syntax highlighting and fzf for fuzzy search. Tutorials are automatically updated every 60 days.

HISTORY

lexy was created by antoniorodr and is written in Rust.

SEE ALSO

tldr(1), cheat(1), bat(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid