twoblocks icon indicating copy to clipboard operation
twoblocks copied to clipboard

Free and open source 2fa manager built with Stacks

Twoblocks

Free and open source 2fa manager built with Stacks

License Status

App

🚀 Features

  • Codes are synced between devices
  • Use your phone / laptop camera to scan a qrcode
  • Add an account manually
  • Dark theme
  • Data stored encrypted on the storage of your choice using Stacks

📚 Setup

First you need to clone the repository:

git clone [email protected]:pradel/twoblocks.git

Then run the following command to install dependencies:

yarn install

Finally to start the server run:

yarn start

You can now open your browser and go to http://localhost:3000 to see the app.

â˜ī¸ Feature requests, suggest changes

Open an issue on this repo :)

📖 License

MIT Š LÊo Pradel