Numo CLI
Exécute Numo depuis ton terminal — ou confie-le à ton agent IA. Dis ce que tu veux en une seule ligne, et la CLI le transforme en une tâche réelle et structurée.
numo — agent
you › numo, remind me to plan my week every Monday # numo fills in what it already knows about you → 09:00 · Work · 15 min · 3 steps $ numo tasks create --text "Plan my week" --repeat weekly \ --weekdays Mon --due "Mon 09:00" --tags Work --duration 15 \ --subtask "Review last week" --subtask "Set top 3 goals" \ --subtask "Block focus time" agent › ✓ "Plan my week" repeats every Monday at 09:00 3 steps · #Work · +2 karmaInstaller
curl -fsSL https://raw.githubusercontent.com/mindistio/numo-cli/main/install.sh | bash