Logo

Tweetic

Convert Tweets to Static HTML Free โ€ข Open Source โ€ข API ready

View Demo ยท Report Bug ยท Request Feature

Tweetic.io

Inspiration

Heavily inspired by Tweet embedded on Supabase landing page! Look around the internet, couldn’t find any static tweet generator.

Why use this instead of Twitter oEmbed?

  • You can customize the tweet design
  • You don’t have to import Twitter’s widget.js
  • You want to prevent UI shifting
  • You just wanted the simple text in tweets

Thus created this tool!! ๐ŸŽ‰ Enjoy!

๐Ÿš€ Features

  • ๐Ÿคฉ Free
  • ๐Ÿ“– Open-Source
  • ๐Ÿš€ API ready
  • ๐Ÿ“‹ Copy/Download Static HTML

๐Ÿ”จ Built With

๐ŸŒŽ Local Development

Prerequisites

Yarn

  • npm install --global yarn

Development

  1. Clone the repo
    git clone https://github.com/zernonia/tweetic.git
  2. Install NPM packages

    cd tweetic
    yarn install
  3. Run local development instance
    yarn dev

โž• Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

๐Ÿ“œ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง Contact

Zernonia – @zernonia[email protected]

Also, if you like my work, please buy me a coffee โ˜•๐Ÿ˜ณ

Logo

GitHub

View Github