Privacy Policy
Last updated: June 20, 2026
# Overview
Internet CLI is a demonstration app. We aim to collect as little data as possible. This page explains what happens to the input you type and the requests the app makes.
# What you type
Commands you run and your command history are stored only in your browser's memory for the current session. They are not saved to a database, and they are cleared when you reload or close the page. Running clear removes them immediately.
# Third-party requests
When you run a command, the query you provide is sent to the relevant third-party API (Spoonacular for food data, Pexels for media) so it can return results. Those providers process the request under their own privacy policies:
# Cookies and tracking
This app does not set advertising cookies and does not run third-party analytics or tracking scripts.
# Data retention
Because nothing you type is persisted on a server, there is no stored personal data for us to retain or delete. Closing the tab ends the session.
# Contact
Questions about this policy can be directed to the project maintainer. As a demo, this policy may change without notice.