|
| 1 | +Do you hate people as much as I do? |
| 2 | + |
| 3 | +Do you find yourself wasting time trying to find the right condescending message in order to get rid of them? |
| 4 | + |
| 5 | +Then you need kboard - a keyboard designed specifically to end conversations. Don't waste time with all those other superfluous letters when all you really need is 'k.'. |
| 6 | + |
| 7 | +* 12 customisable conversation-enders. |
| 8 | +* Quickly switch between kboard aDo you hate people as much as I do? |
| 9 | + |
| 10 | +Do you find yourself wasting time trying to find the right condescending message in order to get rid of them? |
| 11 | + |
| 12 | +Then you need kboard - a keyboard designed specifically to end conversations. Don't waste time with all those other superfluous letters when all you really need is 'k.'. |
| 13 | + |
| 14 | +* *NEW* Commands - a powerful VIM-like macro system for your own custom command keys /like this!5dw,i($0!!!!) |
| 15 | + |
| 16 | +* Add as many custom keys as you need. |
| 17 | +* Quickly switch between kboard and your other keyboards |
| 18 | +* One-click send option for the pinnacle of laziness - no need to even press enter! |
| 19 | +* Choose from 5 material design color schemes |
| 20 | + |
| 21 | +It will literally save you hours of pointless talking! |
| 22 | + |
| 23 | +With kboard the world is your oyster: |
| 24 | + |
| 25 | +* Add your favourite hashtags |
| 26 | +* Easily Italicise/bolden things in WhatsApp |
| 27 | +* More powerful copy/paste automation with Commands |
| 28 | +* Use to speed up github peer reviews (e.g. thumbs up, +1, LGTM) |
| 29 | +* Add long names that are awkward to type |
| 30 | +* Custom text emoji/faces (e.g. ¯\_(ツ)_/¯, ( ͡° ͜ʖ ͡°)) |
| 31 | +* Automate sweet nothings to your partner |
| 32 | + |
| 33 | +COMMANDS (New in v3) |
| 34 | + |
| 35 | +Commands is a VIM-like system for adding keys that do special things. For example: |
| 36 | + |
| 37 | +/WhatsApp italicise!dw,i(_$0_) |
| 38 | +/WhatsApp bolden!dw,i(*$0*) |
| 39 | +/WhatsApp italics!i(__),j |
| 40 | +/Copy All!yy |
| 41 | +/Repeat word x4!dw,4p |
| 42 | +/rly sad!1000i(😥 ) |
| 43 | + |
| 44 | +Full list: |
| 45 | +d=delete previous character |
| 46 | +dw=delete previous word |
| 47 | +3dw=delete previous three words |
| 48 | +dd=delete all |
| 49 | +yy=copy all |
| 50 | +y=copy selection |
| 51 | +p=paste from clipboard |
| 52 | +i(text)=output the content of the brackets ($0 gets replaced with the last deleted/copied content) |
| 53 | +upper(text)=as o, but in upper case |
| 54 | +lower(text)=as o, but lower case |
| 55 | +j=move cursor back by a character |
| 56 | +k=move cursor forward by a character |
| 57 | +b=move cursor back by a word |
| 58 | +w=move cursor forward by a word |
| 59 | +s=trigger a send commandnd your other keyboards |
| 60 | +* One-click send option for the pinnacle of laziness |
| 61 | + |
| 62 | +It will literally save you hours of pointless talking! |
0 commit comments