Frequently Asked Questions
μtt (Micro Terminal Terminal) is an experimental minimalist command-line tool designed for rapid prototyping and low-footprint scripting environments. Built using Rust and WASM, it provides essential shell functionality directly in your browser.
Yes! μtt is fully open source and released under the MIT license. You can find the code on our GitHub repository. Contributions are welcome!
μtt supports in-browser virtual file systems using IndexedDB storage. For security reasons, it cannot directly access your device's native file system - but this makes it incredibly portable across any modern browser!