TwiggyBuffalo / YacMac

A shitty app based on the 90's toy YakBak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YacMac - The shitty app nobody wants.


Voice notes suck, but this is far worse. Based on the YakBak toy from the 90's. The plan was to record the audio, upload it using Google's Speech-to-Text API and then play it back using macOS's say command. Unfortunately, the YakBak ran out of batteries before it got there.

Install

Clone the repo and install dependencies:

git clone https://github.com/TwiggyBuffalo/YacMac.git
cd YacMac
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

License

MIT © Electron React Boilerplate

About

A shitty app based on the 90's toy YakBak

License:MIT License


Languages

Language:TypeScript 78.5%Language:JavaScript 17.5%Language:CSS 2.9%Language:EJS 1.0%Language:Shell 0.2%