Schedule posts to Bluesky with Cloudflare workers. skyscheduler.work
cf tool bsky-tool cloudflare bluesky schedule bsky service social-media cloudflare-workers

improve accessibility on hp

you did it socks, you're incredible wow

+1 -1
+1 -1
src/pages/homepage.tsx
··· 38 38 <li>Handles multiple users/accounts easily, supports most PDS instances</li> 39 39 <li>Schedule your posts any time in the future (to the nearest hour)</li> 40 40 <li>Supports embeds, quote posts, links, tagging, mentions</li> 41 - <li>Post <span data-tooltip={`images and video (up to ${R2_FILE_SIZE_LIMIT_IN_MB} MB)`}>media</span> with 41 + <li>Post <span tabindex={0} data-tooltip={`images and video (up to ${R2_FILE_SIZE_LIMIT_IN_MB} MB)`}>media</span> with 42 42 content labels and full support for alt text</li> 43 43 <li>Schedule entire threads with support of up to {MAX_POSTS_PER_THREAD} posts per thread!</li> 44 44 <li>Automatically retweet your content at an interval of your choosing, up to {MAX_REPOST_INTERVAL} times