I'm waiting for caprine support multi accounts, like messenger for mobile does.
Contributor guide
Tech stack
typescript
Domain
desktop
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
3-5 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
unclear
Prerequisites
TypeScriptElectron basics
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
25
Research direction
The issue requests multi account support for Caprine, an Electron based Facebook Messenger desktop app. Since the feature request is vague, the contributor should first understand the current single account implementation by examining the codebase, particularly the authentication and state management. Look for any existing discussions or related pull requests. Then propose a design for storing multiple sessions and switching between accounts.
Support multi accounts · sindresorhus/caprine#176 | Good First Issue