Skip to content

Python script that exports .plist text expansions to .json to read in Auto Text Expander for Google Chrome

Notifications You must be signed in to change notification settings

MatthijsBon/plist2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

plist2json

Welcome to the plist2json wiki!

Plist2Json converts textexpansion files in (Apple) .plist format to .json format. This can be used to import in extensions for chrome, for example Auto Text Expander.

Usage

  1. Place the .plist file in the same directory as the python file
  2. Run the python file (using terminal)
    python plist2json.py
  3. Type in the name of the .plist file in the terminal
  4. Output is written
  5. Import the .json into extension of your choice

About

Python script that exports .plist text expansions to .json to read in Auto Text Expander for Google Chrome

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages