Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 850 Bytes

File metadata and controls

21 lines (15 loc) · 850 Bytes

Pythonista-scripts

Pythonista scripts

My Special Key Row folder

my_special_key_row.py

titlebar_keyboard_button.py

  • This script adds a keyboard icon to the titlebar to easely call the script my_special_key_row.py wich add a scrolling special key row to the keyboard to replace the standard one that a has problem with iOS 14.
  • To launch it at Pythonista startup :
    • rename it to : pythonista_startup.py
    • place it in : site-packages