Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roblox Virtual Keyboard

A fun project that lets you type using a Roblox model of a keyboard.

Installation

In Roblox Studio, you need to enable HTTP Requests option in Game Settings > Security. In python, run pip install keyboard flask to install the dependancies of this project.

Features

  • All needed keys!
  • Caps lock!
  • Shift switch!
  • Key labels (that change with shift)!
  • Editable keyboard that you don't need to pay for! What else do you need???

From source

To build the roblox file from source, go to the Rblx folder, and follow the readme instructions there.

How it works

In Roblox, we send http requests to the python backend after you stop recording, that contains the key. The python file running Flask, a popular web framework, that detects the request and using keyboard we press the key.

About

Now you can type without a keyboard. I know you could do that before, but now you can do it with Roblox. Oh, you could also do that before? Um

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages