Simplify sharing large projects with AI tools like Claude, Deepseek or ChatGPT. Get more accurate, context-aware responses from AI—because better input means better output.
- 🔒 100% offline processing - all data stays on your machine
- 📂 Easy file/folder selection with tree view
- 🔍 Live preview before bundling
- ⚡ Fast file processing with smart caching
- 🔎 File search and filtering
- 🎯 Drag and drop support
- 💾 Recent folders history
Download the latest version for your platform:
- Prerequisites:
# Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install Node.js (16+) and Yarn
npm install -g yarn
- Clone & Install:
# Clone repository
git clone https://github.com/safdar-azeem/bundleit.git
cd bundleit
# Install dependencies
yarn install
- Development:
# Run in development mode
yarn tauri dev
# Build for production
yarn tauri build
- Tauri 2.0 - Framework
- Vue 3 - Frontend
- Rust - Backend
- TypeScript - Type Safety
- Tailwind CSS - Styling
If you encounter any issues or have questions:
Made with ❤️ by Safdar Azeem