Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Allow setting a shortcut to open the app in screenshot mode using desktop portals #219

Open
rohmishra opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rohmishra
Copy link

Current behavior:

  • The app requires you to open the app before selecting the screenshot option to extract text.

Expected behavior:

  • A custom shortcut is set during a one-time setup. (through portal)
  • When the shortcut is pressed, the app launches in background and triggers the screenshot UI.
  • Once the user takes a screenshot, the Frog app launches with the results UI or copy to clipboard.

Implementation:

  • The shortcut can rely on current "--extract_to_clipboard" flag used by the desktop shortcut.
  • The shortcut can rely on a new "--extract_from_screenshot" flag that shows the results UI.
@amka amka added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants