A desktop tool that turns your whole project code into a single text file and displays a tree diagram of your file structure. You can use it with local folders or GitHub links.
It helps you easily provide code context to AI models like Claude, ChatGPT, or Gemini.
If you have ideas for improvements or want to contribute to the project, please feel free to fork the repository, make your changes, and submit a pull request.
Prerequisites: Node.js (20.x) and Rust.
pnpm run tauri dev
This project is licensed under the MIT License - see the LICENSE file for details.