Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Added two scripts for converting text to handwriting using the command line #108

Conversation

YourAKShaw
Copy link

One script converts a hard coded line of text to handwriting. Another takes a text file as input and converts all the lines to handwriting, each line being separated by a new-line character. Selenium web automation is used to achieve this. Furthermore, the chrome browser used has been made hidden, i.e., the script runs the tasks in the background, and hence gives the illusion of a feel of using the command line to get the desired result. Further improvements to the script are welcome, as only a few of the options have been scripted.

…d line.

One script converts a hard coded line of text to handwriting. Another takes a text file as input and converts all the lines to handwriting, each line being separated by a new-line character. Selenium web automation is used to achieve this. Furthermore, the chromebrowser used has been made hidden, i.e., the script runs the tasks in the background, and hence gives the illusion of a feel of using the command line to get the desired result. Further improvements to the script are welcome, as only a few of the options have been scripted.
@netlify
Copy link

netlify bot commented Nov 14, 2020

Deploy preview for text-to-handwriting processing.

Building with commit f57ddc7

https://app.netlify.com/sites/text-to-handwriting/deploys/5fb00fca4af06f00072a6725

@ForceGT
Copy link

ForceGT commented Nov 14, 2020

Bhai you the true CLI guy🙏

@saurabhdaware
Copy link
Owner

This is amazing @Ak-Shaw. It is a pretty cool way to do text-to-handwriting. I will give this a try this week.

However, I think it is better to have it as a separate tool so maybe you can keep it in the fork since it won't be possible to explain and maintain it in this same repository.

But it is pretty cool and I'll definitely check it out and maybe contribute some day. Thanks for making it :D

@YourAKShaw
Copy link
Author

YourAKShaw commented Nov 15, 2020

@saurabhdaware should I then put this tool in a different repository of my own? I'll obviously give credits to your repository and your web app. I really think that people can make use of it.

In the different repository, I'll only keep the scripts, and give guidelines on how to use it.

@saurabhdaware
Copy link
Owner

yes yes that totally makes sense!

@YourAKShaw
Copy link
Author

https://github.com/Ak-Shaw/text-to-handwriting-script

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants