Skip to content

Program which allows user to generate a keyboard layout based on a given string.

Notifications You must be signed in to change notification settings

bgrassy/keyboard-layout-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

keyboard-layout-generator

Program which allows user to generate a keyboard layout based on a given string.

To use, open up keyboard_generator.py, and edit the "IMAGE DIRECTORY" code to point to where you want the image to be created. From then, you can just run the code, and it will prompt you for various piees of information which will allow you to run the program. This project is still in its preliminary stages. As such, the code itself is still very messy. However, it is functional.

To-do list:

  1. Rewrite code to incorporate elements of object-oriented programming such as a keyboard class
  2. Allow for better error handling and user input options
  3. Write a web application interface with more interactivity

Blog posts:

https://brockgrassy.com/blog/posts/keyboard-layout-project-version-1

https://brockgrassy.com/blog/posts/keyboard-layout-project-update

About

Program which allows user to generate a keyboard layout based on a given string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages