Skip to content
This repository has been archived by the owner on Feb 25, 2018. It is now read-only.

nai888/twitter-splitter

Repository files navigation

Twitter Splitter

Deprecated

Twitter has introduced a new feature to automatically enable the threading of tweets, making this package unneeded. Development has been discontinued.

  1. Overview
  2. Deployment
  3. Versioning
  4. Development Roadmap
  5. Authors
  6. License

Overview

Split a long text into a series of tweets and post them as a thread.

Deployment

Twitter Splitter is a web-based tool built on JavaScript, and it does not use a database, so it can be installed almost anywhere without need for running a back-end server. Simply download and unpack the latest stable release locally and open it in a browser or deploy it to a web server.

Note: Twitter Splitter is currently under development and no stable release is yet ready.

Versioning

Twitter Splitter uses an unstable Master branch. The master branch is used for development, while stable versions are provided as releases. Version numbering is similar to Semantic Versioning; versions are listed as x.y.z., wherein z refers to bug fixes and very minor updates, y refers to minor additions and updates to functionality, and x refers to major updates or overhauls to the program that significantly impact workflow or the use of the program.

Development Roadmap

  • Build structure of page
  • Add textbox area for text entry
  • Add mock-up of tweets for preview
  • Populate text in preview tweets
  • Split the text correctly into tweets
  • Add stats for how many characters and how many tweets
  • Add numbering option
    • #) ...
    • #/ ...
    • #/# ...
    • ... (#/)
    • ... (#/#)
  • Add reply option
  • Add quote option
  • Enable switch between 140 or 280 characters
  • Enable posting tweets from app

Authors

See also the list of people who have contributed to this project.

License

Twitter Splitter is licensed under the GNU Affero General Public License v3.0.

About

⛔️ DEPRECATED <Split a long text into a series of tweets and post them as a thread.>

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published