ClipBook
ClipBook
Dec 5

Native app instead of electron

App looks and feel great, but 300mb on disk and in memory is a bit too much for empty clipboard managerMaybe it would be easier to switch to https://tauri.app/ instead of truly native
ClosedClosed

Nov 19, 2025

ClipBook is based on MoBrowser SDK which is a C++ SDK. There's no plans to re-write it using Swift as I have plans to make it cross-platform and support Windows. Tauri will not reduce the memory usage as it uses Safari WebKit which is pretty the same as Chromium in terms of memory usage.