Skip to main content

Code like a god on-the-fly

Project description

onthefly

https://img.shields.io/pypi/v/onthefly.svg

onthefly allows you to emulate typing the contents of an input file by wildly pressing the asdf jkl; keys of your keyboard. Great for live coding presentations.

Features

  • Unicode support

  • Works with any text editor

Installation

Install and update at system level using pip:

$ sudo python -m pip install onthefly

Usage

Identify your keyboard with evtest:

$ sudo python -m evdev.evtest

ID  Device               Name                                ...
-------------------------------------------------------------...
0   /dev/input/event0    Lid Switch                          ...
1   /dev/input/event1    Power Button                        ...
2   /dev/input/event2    Sleep Button                        ...
3   /dev/input/event3    Power Button                        ...
4   /dev/input/event4    AT Translated Set 2 keyboard        ...
5   /dev/input/event5    Video Bus                           ...
6   /dev/input/event6    Logitech M215 2nd Gen               ...
7   /dev/input/event7    Logitech K330                       ...
8   /dev/input/event8    SynPS/2 Synaptics TouchPad          ...
.
.
.

From this output, we see that my keyboard is identified with the name Logitech K330.

Pass the name of your keyboard as an argument to the keyboard option when invoking onthefly for the first time.

$ sudo onthefly --keyboard="Logitech K330" /path/to/file

Note that onthefly needs to be run with sudo privileges in order to have access to the keyboard events:

The keyboard name is remembered so you do not have to re-enter it in future invokations:

$ sudo onthefly /path/to/file

Type the Pause/Break key to quit the program at any moment. Supports using the Backspace key to erase characters without going out of sync with respect to the input file.

License

  • Free software: MIT license

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.3.0 (2020-05-19)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onthefly-1.0.2.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

onthefly-1.0.2-py2.py3-none-any.whl (8.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file onthefly-1.0.2.tar.gz.

File metadata

  • Download URL: onthefly-1.0.2.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for onthefly-1.0.2.tar.gz
Algorithm Hash digest
SHA256 d9bb774520ae072404e43762f84626f5cc87c305db8cb88285a30396ee38da02
MD5 c57700ef0be1880f76b4270b1c558200
BLAKE2b-256 18457029c2463d58b0fda1b0833848fd796e6280311e71a8c46a0b264da128b5

See more details on using hashes here.

File details

Details for the file onthefly-1.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: onthefly-1.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.9

File hashes

Hashes for onthefly-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c8484cf29923a8953b22f2c061a5c84874278f763644ae13067615f3055982db
MD5 616d402668fc43fcc5b0d443d215a1b4
BLAKE2b-256 2243fe810e25706eca36931e4f899dbafe5a6f297809900a130a36b5dd526059

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page