Commit graph

7 commits

Author SHA1 Message Date
Jonathan Hodgson
f4393373dc Starts work on ActOnLast
This is a script that provides context menus (via rofi) based on a
previous action.

It takes an optional --first argument that, when present, causes the
script to select the first option on the list automatically.

It currently has two actions that it knows how to follow:

* using my password manager script to select a password
    - In this situation it will get a otp for the same password
* After taking a screenshot
    - open the screenshot
    - Add a shadow to the screenshot
    - Perform ocr on the screenshot

I will extend this to do more things in time.
2021-11-18 11:29:18 +00:00
Jonathan Hodgson
c79f3d960a Adds wl-clip support to password manager 2021-11-16 10:30:24 +00:00
Jonathan Hodgson
b64763b89c Adds phone support to password manager 2021-02-12 19:18:37 +00:00
Jonathan Hodgson
9f257bcea2 Makes password manager change keyboard layout when inserting 2020-09-03 17:08:46 +01:00
Jonathan Hodgson
6f76248af8 Adds the option to type a passord in password manager 2020-03-11 11:45:16 +00:00
Jonathan Hodgson
121798e075 Lots of bin changes 2020-01-04 13:21:05 +00:00
Jonathan Hodgson
fdb2ed3606 Change some scripts a bit 2019-10-29 13:50:18 +00:00