Skip to content

ndtoan96/smartcap-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartcap

Screenshot and send picture to AI.

This app was tested on Windows. It may, in theory, also work on MacOS and Linux X11 but that has not been verified.

Demo

smartcap_demo_1.mp4

Installation

pip

pip install git+https://github.com/ndtoan96/smartcap-py.git

uv

uv tool install git+https://github.com/ndtoan96/smartcap-py.git

Prebuilt binary

You can download prebuilt binary from the release page. Note that the startup time of prebuilt binary is way slower than running in a python environment.

Setup

Go to Google AI studio to get an API key. It's free. Then run the app for the first time, screenshot any image. Then after the prompt window opens, navigate to the config tab and enter the API key.

image

Usage

Run the executable directly. Or if you install from pip, run python -m smartcap. In case of uv, run uv tool run smartcap.

Tips

  • You can create a global shortcut for this app on Windows by creating a shortcut file, place it on Desktop, then right click > properties > Shortcut key and enter you shortcut key. Log out and log in again for the setting to take effect.
  • You can press Ctrl-Enter to quickly send the prompt instead of clicking the send button.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages