guest@internet:~$cat about.txt
About
A web terminal wired to live internet APIs.
# What is this
Internet CLI is a browser-based terminal that lets you query real data from public web APIs using simple commands. Type a command, press enter, and results stream back inline as text, key/value details, or image grids.
# Data sources
Food, recipe, nutrition, and ingredient data comes from the Spoonacular API. Photos and videos come from the Pexels API.
# Command set
30 commands total — 16 food, 6 media, and 5 system.
Run help in the terminal for the full list, use the up/down arrows for history, and Tab to autocomplete a command name.
# Note
This is a demo project. Availability and rate limits depend on the upstream APIs, so some commands may occasionally fail if a provider is throttling requests.