An open API service indexing awesome lists of open source software.

https://github.com/cerberusprogrammer/converterbinary


https://github.com/cerberusprogrammer/converterbinary

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Converter

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

## Install

```bash
npm install
npm ci
```

Then run:
```bash
ng build
npx electron .
```

Enjoy the app.