Clipboard
- pip install clipboard (https://pypi.org/project/clipboard/)
- python3 multiclipboard.py (add/ load / list / delete)
It will add a key - value pair to a json file Key will be asked, value will be read from your clipboard
Key will be asked, value will be copied to your clipboard
It will list the key - value pairs
Key will be asked, value will be deleted from the json file