A native-feeling Electrobun desktop wrapper for Google Messages Web.
bun install
bun run devbun run build- Main app window logic is in
src/bun/index.ts. - App metadata is configured in
electrobun.config.ts. - The app uses a persistent partition (
persist:google-messages) to keep login state.