Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryosukedtomita/screen_shot_py
https://github.com/ryosukedtomita/screen_shot_py
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryosukedtomita/screen_shot_py
- Owner: RyosukeDTomita
- License: unlicense
- Created: 2023-10-02T12:21:52.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-02T16:26:01.000Z (over 1 year ago)
- Last Synced: 2024-05-11T05:55:25.645Z (8 months ago)
- Language: Python
- Size: 8.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# INDEX
- [ABOUT](#ABOUT)
- [ENVIRONMENT](#ENVIRONMENT)
- [PREPARING](#PREPARING)
- [HOW TO USE](#HOW-TO-USE)
- [REFERENCE](#REFERENCE)# ABOUT
クリップボードにコピーしてペイントに貼り付ける# ENVIRONMENT
windows,ubuntu# PREPARING
```shell
pip -r requirements.txt
```
# HOW TO USE```shell
pythone screen_shot.py
```
# REFERENCE