Version 2.10.1. Free, no account. Updates are signed — an unsigned build cannot install itself over this one.
macOS. macOS will ask you to confirm the app, because these builds are not notarised by Apple yet. Right-click the icon, choose Open, then Open again. You only do this once.
Windows. Windows SmartScreen may warn about an unrecognised publisher. Choose More info, then Run anyway.
Linux. Make the AppImage executable with chmod +x, or install the .deb with sudo dpkg -i.
The source is public. Node 18+ with pnpm and a Rust toolchain are all it needs.
git clone https://github.com/DeveloperrEva/conchshell.git cd conchshell && pnpm install pnpm tauri build