twoblocks

Free and open source 2fa manager built with Stacks

MIT License

Stars
17
Committers
2

🚀 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