Commit graph

7 commits

Author SHA1 Message Date
Jonathan Hodgson
e325e49959 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
fcbd5f3637 Adds wl-clip support to password manager 2021-11-16 10:30:24 +00:00
Jonathan Hodgson
f08de9faf5 Adds phone support to password manager 2021-02-12 19:18:37 +00:00
Jonathan Hodgson
3f265a3c25 Makes password manager change keyboard layout when inserting 2020-09-03 17:08:46 +01:00
Jonathan Hodgson
85af6ac011 Adds the option to type a passord in password manager 2020-03-11 11:45:16 +00:00
Jonathan Hodgson
55a7d2da4f Lots of bin changes 2020-01-04 13:21:05 +00:00
Jonathan Hodgson
3c6b8fd06c Change some scripts a bit 2019-10-29 13:50:18 +00:00