psethwick / plover_fancytext

Fancytext plugin for Plover
https://pypi.org/project/plover-fancytext/
GNU General Public License v3.0
12 stars 6 forks source link

Crytyping Support? #6

Closed aerickt closed 3 years ago

aerickt commented 4 years ago

Randomly repeating characters and dropping semicolons and commas in haphazardly should be sufficient.

https://becca.ooo/crytyper/

psethwick commented 3 years ago

I'm gonna try for this, will keep issue updated. Funny feeling that plover won't like it XD

psethwick commented 3 years ago

we;;ll I guuessss i.t w.orks

psethwick commented 3 years ago

This will definitely go in. I want to tweak the algorithm a bit and implement the rest of it (because why not). The linked implementation has these:

Which is all fairly straightforward. Currently I have repeating letters and adding random punctuation, but the rest is v doable (will also allow it to take a 'how much' parameter)

psethwick commented 3 years ago

I've left out the 'how much' parameter, it should be possible, I'm just done for the day

psethwick commented 3 years ago

anyway, it exists now, closing :)