Releases: mariinkys/clockode
Release 0.2.2
What's Changed
- Access camera via pipewire portal by @mariinkys in #11
- change: add tiny links to release and donations pages in the settings screen
Note: This release removes the need for the Flatpak to have 'all' devices permission as well as access to 'pipewire-0:ro' access.
Full Changelog: 0.2.1...0.2.2
Release 0.2.1
What's Changed
- feat: camera qr scan by @mariinkys in #8
- feat: added small colored dot to show how much time is left to refresh an entry
- improv: memory usage
This release adds some permissions for the Flatpak so that it can access the device webcam
Full Changelog: 0.2.0...0.2.1
Release 0.2.0
What's Changed
- Full Application Rewrite by @mariinkys in #7
- feat: Real support for the standard TOTP formats, compatible with Aegis...
- improv: No more hand-rolled vault encryption, use of standard keepass format
- feat: Brand new UI and UX
- feat: Various QR-related operations have been added
- chore: Updated dependencies and much more
Here are some screenshots of the new UI!
Note: This update will restart your application data. Please export your data (in standard format) before updating (or use tools like Warehouse to downgrade and then export) and then import it; hopefully this should be the one and only time this happens.
Full Changelog: 0.1.4...0.2.0
Release 0.1.4
What's Changed
- feat: standard backup support by @mariinkys in #5
- improv: add number of total entries to list screen by @mariinkys
- chore: update flatpak runtime to 25.08 by @mariinkys
- chore: updated dependencies
Full Changelog: 0.1.3...0.1.4
Release 0.1.3
Release 0.1.2
What's Changed
- Improve vault handling code by @pml68 in #3
- Allow the use of Tab to toggle between input fields by @mariinkys
- Allow the use of Enter to submit input values by @mariinkys
- Updated dependencies
New Contributors
Full Changelog: 0.1.1...0.1.2
Release 0.1.1
What's Changed
f9bf25b added file_picker support on vault export and import
f9bf25b fixed bug that prevented vault export on Flatpak
Full Changelog: 0.1.0...0.1.1
Release 0.1.0
Clockode is a minimal TOTP client made with Iced.
Key features are:
- Storage for all your 2FA and OTP tokens
- Automatic TOTP code generation
- Data is encrypted on your device
- Cross-platform support
- Backup and import functionality
If you want to sync your vault you will have to do it yourself using tools like Syncthing...

