Skip to content

JoshMcguigan/JBrailler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBrailler

Use the s,d,f,j,k,l, and space keys on your keyboard to type as you would on a perkins brailler. Files can be saved with a ".txt" extension.

The JavaFX perkins brailler text area logic is entirely self-contained, so the component can easily be reused by adding the following to your application's FXML file:

<?import JBrailler.PerkinsBraillerTextArea?>

<PerkinsBraillerTextArea fx:id="brailleTextInput"></PerkinsBraillerTextArea>

Screenshot

About

A digital perkins brailler (braille typewriter)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published