Skip to content

poohcom1/twitter-art-tags

Repository files navigation

Twitter Art Tags

A Greasemonkey script for organizing artwork on Twitter.

This is a rework of Twitter Art Collections, which was shut down due to Twitter's new API costs.

Installation

  1. Install Greasemonkey or Violentmonkey extension on Firefox if not already installed.
  2. Find the latest release.
  3. Copy the script from the release and add it to Greasemonkey.

Features

  • Tag tweets with photos to organize them into useful categories
  • View tagged tweets in a gallery, images are cached so you can view them all quickly
  • Download images as a zip archive
  • Sync tags so you can access them from different machines

twitter-art-tags_example

Development

This project is mostly basic Typescript compiled to a userscript via webpack-userscript. Solidjs is used for injected HTML elements.

  1. Install dependencies:
yarn
  1. Run build in watch mode for live reload:
yarn dev
  1. Compiled script will be at dist/twitterArtTags.user.js.
  2. If you want to host your own supabase instance, checkout SUPABASE_SETUP.md.

Dependencies

Attribution

Special thanks to: