Tiny is a command-line CLI note manager developed in Dart. It enables users to add, list, delete, update, and search notes stored locally in a JSON file. Each note is identified by a unique ID, providing basic yet effective management of textual information.