/slices

Slices - A Python screenshot tool with Google Cloud Platform integration.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

This project is still in early development, but is fully functional and will continually be updated.

Slices

alt text

Slices - A Python screenshot tool with Google Cloud Platform integration.

Running

To run Slices, you will need Python3 to run slices.py. Running the Python script will open a grey screen overlay with a cursor to select the region you would like to screenshot. Releasing the cursor will open a window to select whether you would like to send the screenshot to your clipboard or if you would like to upload it online.

Required

  • Python3 to run the Python script.
  • GoogleCloudPlatform to upload the screenshots online
  • Install external libraries found in required.txt

To-do

Ensure to install the required. Afterwards, make sure to include a Google Authentication json to be able to use online image storage. Edit the bucket client accordingly. Everything else works out of the box.