parrot.live is a lightweight service that streams frame-based animations directly to any command-line interface over HTTP. It enables synchronized animated content to be displayed on remote terminals without requiring any local dependencies or software installation.
The project focuses on delivering terminal animations through a simple network request, making it easy to add visual flair to command-line workflows. By handling the animation rendering server-side, it removes the need for users to manage animation files or rendering tools on their own machines.
The documentation and installation surface is minimal, as the service is accessed entirely through a URL endpoint that can be called from any terminal emulator.