https://github.com/padsalatushal/screenshot-saver
Screenshot Saver is a Python based tool for take screenshot easily and save it with organize way.
https://github.com/padsalatushal/screenshot-saver
python saver screenshot screenshot-saver screenshot-utility windows
Last synced: about 2 months ago
JSON representation
Screenshot Saver is a Python based tool for take screenshot easily and save it with organize way.
- Host: GitHub
- URL: https://github.com/padsalatushal/screenshot-saver
- Owner: padsalatushal
- License: mit
- Created: 2021-10-12T13:30:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T07:37:57.000Z (over 1 year ago)
- Last Synced: 2025-01-14T06:45:42.331Z (3 months ago)
- Topics: python, saver, screenshot, screenshot-saver, screenshot-utility, windows
- Language: Python
- Homepage:
- Size: 11.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Screenshot Saver
Screenshot Saver is a Python based tool for take screenshot easily and save it with organize way.
## Installation
Just Click on Here for [Download](https://github.com/Trushal2004/Screenshot-Saver/raw/main/Screenshot-Saver.exe) tool.Or
download the from [Release](https://github.com/Trushal2004/Screenshot-Saver/releases/tag/v.1.1-alpha) of this tool.
This release Screenshot-saver-1.1.alpha.exe is Portable Executable(PE) file.That means you don't need to install this tool. Just run this exe and tool work fine.
## Usage
•You don't need any command for use this tool.
•Run the Portable Executable(PE) file.
Minimise the tool .## Keyboard Sortcut
```
Ctrl + Space :: Take Screenshot and save it
``````
Ctrl + Shift + q :: Exit the tool
```## Demo
➼When you first time run this tool and for taking screenshot you press ctrl+space this tool create folder in desktop named Screenshot for save all screenshots:
•••
➼Inside Sreenshot folder this tool create folder named with date for organize screenshots:
For example this tool save all screenshot you take in 17 oct 2021 in folder named 17-10-2021
Format of folder name : date-month-year
•••
➼Each screenshot saved with spacific name.The name is choosen by time:
For example this tool save screenshot with time like when you take screenshot 12:03 the tool save screenshot named 12-03-11
Format of screenshot name : hour-minute-second
•••
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)