saurabhdaware / text-to-handwriting

So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
https://saurabhdaware.github.io/text-to-handwriting/
MIT License
4.7k stars 1.12k forks source link

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

Closed YourAKShaw closed 3 years ago

YourAKShaw commented 3 years ago

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.

netlify[bot] commented 3 years ago

Deploy preview for text-to-handwriting processing.

Building with commit f57ddc7cad4c6e4cb741a5f8de81a9e3ede5d0db

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

ForceGT commented 3 years ago

Bhai you the true CLI guy🙏

saurabhdaware commented 3 years ago

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 commented 3 years ago

@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 commented 3 years ago

yes yes that totally makes sense!

YourAKShaw commented 3 years ago

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