Skip to content

octoi/tarzan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TARZAN

Bypass paste restriction, using keyboard.

CONTEXT

Some of the apps, mostly web apps have paste restriction which prevents user from pasting content from other places. Usually online exams have this kind of restriction, recently I had to attend an online exam where I had to write an essay on a boring topic, I generated essay using AI, but couldn't use it fully because the site was restricting pasting.

So Introducing Tarzan by pasting it to the Tarzan app, it will type natively to avoid paste restriction.

nvm, just a fun project, to try rust gui :)

SETUP

Run project

$ cargo run

Build project

$ cargo buld