LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

autocli

Fetch structured data from websites and local tools via CLI

TLDR

Run a site command (examples evolve with catalogs)
$ autocli [site] [subcommand]
copy
Install via install script
$ curl -fsSL https://raw.githubusercontent.com/nashsu/autocli/main/scripts/install.sh | sh
copy
Help / list commands
$ autocli --help
copy

SYNOPSIS

autocli *command* [*args*]

DESCRIPTION

autocli is a Rust rewrite of OpenCLI-style “public commands” for fetching information from many websites (social, video, news, etc.) and integrating with local tools (gh, docker, kubectl) from one binary. Emphasizes low memory use and a static binary install.Command catalogs grow over time—use autocli --help and upstream docs for the current surface.

PARAMETERS

*command*

Site or tool integration name.
Global flags cover JSON output, browser-backed commands, and auth where needed.

CAVEATS

Scraping sites can break when HTML changes and may violate third-party ToS. Browser-driven modes are heavier. Review privacy when fetching personal data.

SEE ALSO

curl(1), gh(1), http(1)

RESOURCES

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