- F2 : nouvelle vue SYSTÈME (état/uptime + charge, CPU %, mémoire, disque, réseau ↓/↑, batterie, température). Les I/O sont déportées en thread (asyncio.to_thread) ; rafraîchissement 2 s (deltas CPU/réseau). Si la température n'est pas lisible (ni /sys/class/thermal ni lm-sensors), on propose d'installer lm-sensors avec la touche « i » (commande selon l'OS — apt/dnf/pacman — affichée puis validée). read_temperature essaie /sys/class/thermal d'abord (sans dépendance). - Vue Kanban GRILLE : clic sur le TITRE d'une case -> elle s'AGRANDIT (row-span, prend toute la hauteur d'une colonne) ; re-clic -> taille normale (classe kbig). Validé headless : vue système peuplée (mém/disque/temp), F2/F3 basculent, clic titre en grille -> kbig on/off. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_telemetry.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.