baby-type-n-play

Baby Type'N'Play: let your baby smash your keyboard and only cause minimal chaos!

CC0-1.0 License

Stars
13
Committers
3

Baby Type'N'Play

An Electron app that lets your baby smash the keyboard and see high-contrast large results.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/pamelafox/baby-type-n-play
# Go into the repository
cd baby-type-n-play
# Install dependencies
npm install
# Run the app
npm start

Ideas

Pull requests welcome. Here are some ideas:

  • Randomly choose different Google fonts.
  • When the baby presses non-alphanumeric keys, show shapes instead.
  • Make sounds (tones) when the baby presses letters.
  • When the baby presses a letter, randomly query Flickr for a photo of a word starting with that letter (like a random Apple).
  • Find a way to disable the Mac function key actions.

Also, we should make an executable, ay?