Hash a folder tree to a manifest file.
Pick a source folder and an output file. Tap Compute hashes. The app walks every subdirectory and writes one line per file in standard sha256sum format.
$ head -3 Sync3.sha256 3f9b4c…a1d Photos/2025/Iceland/raw/DSC_5012.CR3 8c2e57…b4f Photos/2025/Iceland/raw/DSC_5013.CR3 e0a611…29c Photos/2025/Iceland/raw/DSC_5014.CR3
- Live progress: files, bytes, speed, ETA
- Pause & resume — survives screen-off
- Foreground service with a persistent notification
- Compatible with sha256sum -c on any UNIX