Mirenku is a small desktop app to track what you’re watching. It’s local-first (runs offline, no telemetry) and meant to complement, not replace, MAL.
v0.3.2 highlights: quick add/+/– episodes, search/filter, JSON/CSV import/export, MAL OAuth2 (PKCE) + sync via protocol handler. Windows is primary; macOS/Linux builds are experimental.
Security notes: tokens are envelope-encrypted (Fernet AEAD DEK wrapped by the OS keyring); timestamped OAuth state; TLS 1.2+ only. SHA-256 checksums provided.
Links: - Download / landing: https://mirenku.app - Docs & security policy: https://mirenku.org - Source / license details: https://github.com/Aeturnis-Development-Labs-LLC/mirenku
Feedback I’m looking for: - Install friction on Win/mac/Linux - Import/Export edge cases - UI paper cuts (least clicks to update an episode?) - Concerns with the token storage approach
Happy to answer questions and fix rough edges quickly.