Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.16 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.16 KB

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 git@github.com: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