Yes she knows it's a multipass
Multipass can merge Bluesky and Mastodon feeds into a unified timeline. Supports macOS and iOS.
Warning
This app is juuust barely functional. I just cannot stress enough what a poor state this is currently in.
You can add and remove accounts and they will be persisted in the Keychain. You do this from settings.
Note: requires Xcode 16
- clone the repo
cp User.xcconfig.template User.xcconfig
- update
User.xcconfig
with your personal information - build/run with Xcode
A number of subprojects have either been pulled out of this app or influenced by it. They might be of interest as well.
- ATAT: Little library for working with the AT Protocol
- ATResolve: AT Protocol PLC Resolver
- Jot: Very simple JWT/JWK library for Swift
- OAuthenticator: OAuth 2.0 request authentication
- StableView: A TableView implementation that can preserve position for iOS and macOS
- Reblog: Little library for working with the Mastodon API
This project uses symbols from social-symbols. It rocks.
I would love to hear from you! Issues or pull requests work great. Both a Matrix space and Discord are available for live help, but I have a strong bias towards answering in the form of documentation. You can also find me here.
I prefer collaboration, and would love to find ways to work together if you have a similar project.
I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.
By participating in this project you agree to abide by the Contributor Code of Conduct.