Why no iOS
Two reasons, in plain language.
App Store policy
Apple's App Store Review Guidelines prohibit "an app that is not a standalone experience" and require all installs to flow through the Store. There is no developer-tier escape hatch for open-source apps without a paid Apple Developer account.
No sideloading on iPhone
iOS does not allow side-loaded apps on iPhone — only on Mac (with Apple Silicon). Even on a Mac, the iOS binary requires a paid signing certificate to install on an iPhone or iPad. There is no equivalent of Android's "install from unknown sources" toggle.
Use the Android APK on a tablet Download APK
If a markdown editor is what you need.
The Android APK runs on most x86 / arm tablets with Android 7+. Sideload it the same way you would on a phone. The data model, file format, and shortcuts are identical to Pulse for Windows.
Pulse for Android · v0.1.0
Signed APK · 4.61 MB · arm64 + x86_64
Other platforms