Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.39 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.39 KB

Preface

In the future, the keyboard has become an antiquated piece of technology that any cutting-edge devoloper worth his marbles would never place his fingers on. The trajectory is clear; all of us at some point have been writing Python code when a sudden thought befalls you: You could be so much more productive if you could just select the characters you wish to type using an Apple Scroll Wheel! Better yet, what if the scroll wheel simply generated digits of Pi that correspond to ASCII values? The application of such a powerful interface is clear. You probably are shaking your head wondering how in the world you never came up with such a solution before. The future is now!

How it works

  1. Fetches Pi digits using A-Pi
  2. User uses the innovative scroll wheel to select a triplet
  3. Run it in Python!

Working demo

Note: Although the gif did not record mouse movements, I can assure you that the tape movement was generated by rotating the wheel painstakingly slowly (on a trackpad)

How to build

  1. Install dependencies: npm, electron
  2. git clone https://github.com/novelqq/mm2020rm.git
  3. run npm install
  4. run src/patches/patch.sh
  5. run npm start
  6. run npm run electron

This project was bootstrapped with Create React App.

Contributors

Michael Bennett Ryan Zacharias