Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 411 Bytes

Rainbow

Work-in-progress vanilla client for Bluesky written in TypeScript.

Setup

$ deno task watch
Serving on http://127.0.0.1:3004/

To do

  • Better thread sorting (e.g. thread author first. rn it's chronological)
  • Multi-account UI (switch accounts instantly in place)
  • Support for hiding / masking labeled posts (almost there!)
  • WYSIWYG composition
  • (Tasteful) animations
  • Settings UI