Commit graph

32 commits

Author SHA1 Message Date
Jonathan Hodgson
2d8a64c566 Adds qr code decode to act on last 2022-02-07 12:29:52 +00:00
Jonathan Hodgson
4279b7373a BIN: actOnLast: small changes to how screenshots are handled
If a shadow is added to a screenshot, that new images is added to the
clipboard and the next event will be run against that.

Also, add to clipboard is now something you can do after a screenshot
(or shadow add) which is useful if you copy something, then want to
re-add the last screenshot to your clipboard
2021-11-23 15:37:24 +00:00
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
99736427be BIN: Deletes open-youtube and puts functionality in yt
The yt script now accepts a --url option which will take a url as an
option like

yt --url youtube.com/watch?v=blar
or
echo youtube.com/watch?v=blar | yt --url

It will also use rofi rather than fzf if not being run from a terminal
or the --rofi flag is given

I have updated the files that used to use open-youtube to reflect this
2021-07-30 13:14:50 +01:00
Jonathan Hodgson
b1fd37754b Fixes missed calls menu
Selecting a missed call will now call it correctly if the contact is in
the address book
2021-04-20 14:51:02 +01:00
Jonathan Hodgson
b568784db3 Adds missed calls list to phone menu 2021-04-04 17:30:49 +01:00
Jonathan Hodgson
43f0dd09bc Many changes including introduction to menu system
THe main addition here is the menu system that is used to contoll the
phone. THere are also some small helper scripts for calls etc.
2021-04-04 16:04:22 +01:00
Jonathan Hodgson
9aae1fbcf8 Merge branch 'master' of ssh://git.jonathanh.co.uk:2222/jab2870/dotfiles 2021-03-21 12:48:41 +00:00
Jonathan Hodgson
f9301f1959 Improves power menu
Power menu will now add a suspend option for non-phones. Also, it
correctly calls i3lock if not on my phone
2021-03-21 12:47:31 +00:00
Jonathan Hodgson
830c040a92 Makes reverse shell script work if resize listener isn't available 2021-03-11 15:08:06 +00:00
Jonathan Hodgson
cbe0fc1500 Update script to reflect renameing of rofi shutdown theme 2021-02-25 10:37:40 +00:00
Jonathan Hodgson
a6e3cd71d4 Fixes rofi shutdown command
I use an alias rather than an expanded variable so I can include an
empty parameter.

The rofi shutdown command now only needs a single click to select an
option
2021-02-25 09:55:11 +00:00
Jonathan Hodgson
aa807c8bad Adds !? and ?! for unicode lookup of introbang 2021-02-13 20:13:21 +00:00
Jonathan Hodgson
f08de9faf5 Adds phone support to password manager 2021-02-12 19:18:37 +00:00
Jonathan Hodgson
85ba44a508 Changes to rofi shutdown
Changes the icons and temporarily disables lock
2021-02-10 21:19:11 +00:00
Jonathan Hodgson
a3902ac559 Changes rofi shutdown script 2021-02-08 19:47:38 +00:00
Jonathan Hodgson
3f265a3c25 Makes password manager change keyboard layout when inserting 2020-09-03 17:08:46 +01:00
Jonathan Hodgson
d28bec4a8b Makes reverse-sehlls rofi script use resize listener 2020-07-29 17:26:35 +01:00
Jonathan Hodgson
4b86f98966 Stop open-youtube from notifying 2020-07-29 17:25:45 +01:00
Jonathan Hodgson
7f0fc4c46d Work on bookmark script 2020-07-29 17:25:01 +01:00
Jonathan Hodgson
ffcb63d5a5 Adds the ability to use multiple sources for opening youtube
An entry called best of both will now be in the list that will stream
the best audio and the best video

There is also now the ability to select a video only and an audio only
track and they will be combined
2020-05-25 12:02:56 +01:00
Jonathan Hodgson
46152f92e7 Adds ippsec fzf script 2020-05-22 13:35:43 +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
Jonathan Hodgson
1a0c852712 Script tweaks - added start of stack overflow script 2019-10-23 20:32:18 +01:00
Jonathan Hodgson
dbfbbd2623 Many changes 2019-10-10 17:29:09 +01:00
Jonathan Hodgson
339ba9e889 Small changes to dmenu-like scripts 2019-09-24 17:06:38 +01:00
Jonathan Hodgson
a313b122ab Tidies bin folder and adds open-ports script 2019-09-12 21:30:29 +01:00
Jonathan Hodgson
baec91da39 makes rofi-reverse-shell start listener 2019-09-10 15:15:06 +01:00
Jonathan Hodgson
4fd9f4809b Moves binaries for use with gnu stow 2019-07-30 14:06:10 +01:00