Updated Project: I added full cross-platform support for macOS and Linux, made UI improvements with a new logo and tray icon, refactored the entire project into dedicated modules, and made various bug fixes!
<br>
Bitwarden Auto-Backup Manager …
Updated Project: I added full cross-platform support for macOS and Linux, made UI improvements with a new logo and tray icon, refactored the entire project into dedicated modules, and made various bug fixes!
Bitwarden Auto-Backup Manager is a user-friendly application that creates local, encrypted auto-backups for your Bitwarden vault (without unsafe storage of your master password).
For some context: Bitwarden (the password manager) has refused to implement backup functionality into their password manager for the longest time now (more specifically the cloud-hosted option). This leaves us without an easy way to safely back up our vault in the event of emergency. This Electronjs-based application fixes this problem by allowing you to schedule local, automatic backups that you control.
Used Amp Code for debugging, researching library syntax, and determining OS-specific limitations.