Skip to content

JavaFX application that types input texts into a chosen file with line priority. Users can decide the order of lines and control the typing speed.

License

Notifications You must be signed in to change notification settings

code-flu/typewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                                           demo

A JavaFX application that types input texts into a selected file with the line priority. Users can decide which line will type first and manage the typing speed.
        This application helps content creators in videos or presentations. They can create typewriter-style text sequences, adding an engaging effect to their content and saving time from manual typing.

  • Requirements:
    • Java 17
  • Create Executable Jar:
    • mvn clean package
  • Key Features:
    • Displays the current line being typed
    • Types the content like a typewriter
    • Can prioritize the lines to be typed
    • Can adjust the typing speed
  • Usage:
    • Paste your input content to write
    • Set line priority by dragging their line number up or down as needed
    • Select the file you want to type the content into (Ensure it has VS Code as the default editor)
    • Adjust typing speed to your preference
    • Click on "Start Typing" button to start
  • Note:
    • Make sure the file you select to type into has an editor installed on your computer that can open the file type (e.g., VS Code).
  • Contributing:
    • Please feel free to contribute to this project by submitting bug reports, feature requests, or code contributions.

About

JavaFX application that types input texts into a chosen file with line priority. Users can decide the order of lines and control the typing speed.

Topics

Resources

License

Stars

Watchers

Forks

Languages