https://github.com/gsri30/sendshot
A simple but very useful application
https://github.com/gsri30/sendshot
discord discord-webhook pyinstaller pynput screenshots
Last synced: 24 days ago
JSON representation
A simple but very useful application
- Host: GitHub
- URL: https://github.com/gsri30/sendshot
- Owner: GSri30
- License: mit
- Created: 2021-03-04T17:14:07.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T18:00:23.000Z (over 3 years ago)
- Last Synced: 2025-06-25T18:04:54.346Z (12 months ago)
- Topics: discord, discord-webhook, pyinstaller, pynput, screenshots
- Language: Python
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SendShot
Ever got into a situation where you couldn't take a picture of your laptop screen using your mobile?
This might help you!
- Take a screenshot
- Thats it!
- It will automatically message you that screenshot (Currently this uses discord webhook but can be extended to slack etc)
- Now you can access it from any device!
As simple as that!
## How to use it?
- Install all the requirements
- Create a discord webhook and take down the Webhook URL.
- Create a .env containing WEBHOOK_URL="your-webhook-url"
- python3 SendShotMain.py
## Example

"FOR EDUCATIONAL PURPOSES ONLY"