This commit is contained in:
Stone-Red-Code
2021-03-20 18:15:24 +01:00
2 changed files with 38 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2021 Stone_Red
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+17
View File
@@ -0,0 +1,17 @@
# ImgurAutoUploader
> An app that allows you edit and upload screenshots to Imgur
## Usage
1. Start the .exe file in the Release folder.
1. Take a screenshot with the windows screenshot tool by pressing `Win + Shift + S`
1. After that you should see a popup in the bottom right corner of your screen.
1. Then you can either upload the image directly to Imgur or Edit it by clicking on the preview image.
* In the editor you can use the mouse wheel to change the pen size.
* To erase stuff you have to click the right and left mouse button at the same time.
### Keep in mind
You cannot delete images that you have uploaded to Imgur as they are not linked to an account!
## Contributing
Contributions, issues and feature requests are welcome!