/twitter-slicer

A Twitter thread maker that slices a text into tweetable chunks.

Primary LanguagePythonMIT LicenseMIT

TWITTER-SLICER

http://kenesuexe.pythonanywhere.com/

Slice your text into tweetable chunks!

Just paste your text in the textbox and press the Slice button!

  • By Limit: Slice text into strictly 280-character chunks to maximize Tweet limit.
  • By Space: Slice text in the nearest whitespace before the Tweet limit.
  • By Punctuation: Slice text in the nearest punctuation mark before the Tweet limit.
  • With Tweet Counter: Adds a counter to enumerate your tweets, like this: (1/1).
  • Indicated Separating: Separate your text where you want them using a symbol of your choosing. Default is set to forward slash (\).