Skip to content

Latest commit

 

History

History
73 lines (66 loc) · 2.37 KB

README.md

File metadata and controls

73 lines (66 loc) · 2.37 KB

LightBluesky

LightBluesky profile screenshot

A Bluesky client made using Flutter, designed to be lightweight and easy to use.

WIP: The project is usable but still being developed, expect some issues.

Installation

You will need flutter, it is tested for the stable version.

Linux

You will need libmpv for handling video playback.

Implemented

  • Auth
    • 2FA
    • Different service
  • Home
    • Timeline (Following)
    • Pinned feeds
  • Search
    • Users
  • Feeds
  • Profile
    • Own
    • Others
  • Posting
    • Reply to post
    • New post
    • Attach Media (images and videos)
  • Posts
    • Handle adult content
    • Facets support (mentions, tags...)
    • Sharing
    • Like / Repost
  • Translations
    • English
    • Spanish

TODO

  • Group timeline posts
  • Group notifications
  • Load indicator when reached bottom of feed and is loading new posts
  • Timeline post options (see replies, reposts...)
  • DMs
  • Starterpacks
  • Block / unblock
  • Mute / unmute
  • Multi accounts support
  • Better video controls
  • Better UI for desktop
  • Add documentation
  • Make tests
  • Use SecureStorage for session data?

Credits

This project wouldn't have been posible without the help of these third-party projects: