DEV Community

Cover image for Super Cool 😎 Tool to Style Your 💙 Tweets
Shilpa for XenoX

Posted on • Updated on

Super Cool 😎 Tool to Style Your 💙 Tweets

Hey, I recently found a cool website tweetfancy.io. It lets you add styles to your tweets, and it's pretty straightforward as it uses simple Markdown. If you wanna make your tweets stand out, it's worth checking out!

GitHub logo flexdinesh / tweet-fancy

🚀 Tweet with bold, italics and strikethough text

tweetfancy.io

Ever fancied tweeting with bold, italics or strikethrough text?

Twitter may not support it but you can.

Write in markdown and grab your fancy text.

🚀 https://tweetfancy.io

Note: The generated bold, italics and strikethrough texts are UTF Mathematical Alphanumeric Symbols. So if you run them by a screen reader, you'll find that the reader reads them out by their symbol name. But then, all screen readers struggle reading smileys too (🎉ðŸ”Ĩ🚀ðŸĶ„😎) and that doesn't stop us from using smileys.

License

Copyright (c) 2019 Dineshkumar Pandiyan




Top comments (5)

Collapse
 
rhymes profile image
rhymes

Only a small note: it's a disaster for Twitter's accessibility and screen readers :-(

Take the text here:

It's super easy to tweet in ð—Ŋ𝗞ð—đð—ą or 𝘊ð˜ĩð˜Ē𝘭𝘊ð˜Īð˜ī. You can even write with sĖķtĖķrĖķiĖķkĖķeĖķtĖķhĖķrĖķoĖķuĖķgĖķhĖķ.

put it in TextEdit in MacOS, right click, choose Speech -> Start speaking and cringe :D

Collapse
 
bennypowers profile image
Benny Powers ðŸ‡ŪðŸ‡ąðŸ‡ĻðŸ‡Ķ

This might look cool on screen but it's a nightmare for screenreader users. I recommend avoiding it. In fact, I don't think it's overreacting to say that you should never ever do this.

This is what your tweet will sound like to a screenreader user:

@rhymes commented above that this is a small note. I respectfully disagree. Doing this is a huge compromise in common decency.

Collapse
 
rhymes profile image
rhymes

I agree with you disagreeing with me ☀ïļ

Collapse
 
learnbyexample profile image
Sundeep

I have an alias for bold text

$ alias ascii2bold="perl -Mopen=locale -Mutf8 -pe 'tr/a-zA-Z0-9/ð—Ū-𝘇𝗔-𝗭𝟎-ðŸĩ/'"
$ echo 'Hi there 3.14 and 42' | ascii2bold 
𝗛ð—ķ 𝘁ð—ĩð—ēð—ŋð—ē ðŸŊ.𝟭𝟰 ð—Ūð—ŧð—ą 𝟰ðŸŪ
Collapse
 
joelnet profile image
JavaScript Joel

Nobody even reads my tweets, but for some reason, I worry about a screen reader? lol