w

Tools & repos

asi0@wmmw:~/outils

asi0@wmmw:~$ tree tools/

# Free tools, like spores: take them, sow them.

outils/

├── lazyagent A lazygit-style TUI to monitor your AI agents in tmux, locally or over ssh.
├── dicton Sub-second French voice dictation. Whisper turbo, LLM cleanup.
├── mindful-navigation Browser extension: a pause for intention before distracting sites.
└── agentic-cloud Multi-Nextcloud CLI on top of rclone. VFS mounts, public shares.

4 directories, 0 files

asi0@wmmw:~/outils

asi0@wmmw:~$ cat lazyagent/README.md

lazyagent stable

A lazygit-style TUI to monitor your AI agents in tmux, locally or over ssh.

cargo install --path .

asi0@wmmw:~$ cat dicton/README.md

dicton stable

Sub-second French voice dictation. Whisper turbo, LLM cleanup.

curl -fsSL https://raw.githubusercontent.com/Asi0Flammeus/dicton/main/install.sh | bash

asi0@wmmw:~$ cat mindful-navigation/README.md

mindful-navigation stable

Browser extension: a pause for intention before distracting sites.

asi0@wmmw:~$ cat agentic-cloud/README.md

agentic-cloud stable

Multi-Nextcloud CLI on top of rclone. VFS mounts, public shares.