Converter

A minimalist text to binary code converter using Angular + Electron.js

Install

npm install
npm ci

Then run:

ng build
npx electron .

Enjoy the app.