cross platform support
Open
help wanted
Status: Proposal
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
currently, support only macOS
https://github.com/azu/mumemo/blob/b0bfbb8deef554d536965d13c1350e004784eec2/src/main/app.ts#L87
It depended on `screencapture` command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/main/app.ts at the linked line and inspect how the screencapture command is used. Determine the platform-specific screenshot behavior that must be replaced or supplemented; done means the screenshot-driven note application works beyond macOS without relying only on screencapture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100