Skip to content

Commit

Permalink
Changes to sponsor section
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinachan authored Jun 9, 2021
1 parent 314ebf7 commit 676c07f
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

Automatically sorts all your Steam screenshots into folders based on the name of the game. It runs as a background process and listens for new files, so if you place it in the same folder that Steam saves your screenshots, it will automatically sort it for you. This makes it slightly easier to find that one great screenshot you did a long time ago that you dread looking for because it's burried too deep.

## Support

Please, if you got any use out of my work, donate so I'm able to continue coding like this. I'm in a limbo of not enough work experience and no relevant formal education, so getting work is difficult for me, and I have to pay back my student depts. If you've got disposable income, I ask that you donate a little.

## Install

Fetch Python 3.9.5 or newer from [the official site](https://www.python.org/downloads/release)
Expand All @@ -19,3 +15,13 @@ Open the directory you unzipped to in a terminal and input `pip install pipenv`
### Run script

Everything should be setup and ready to go now. Just open the folder you placed the script in, in a terminal and run `pipenv run python -m _main`. It doesn't matter if there's already images in the folder or if you drop new ones into it. If you want the script to stop running, click `ctrl + c`.

## Sponsor Me

Please, if you got any use out of my work, donate so I'm able to continue coding like this. Sponsor me [directly](https://github.com/sponsors/Reinachan) on GitHub or give me some crypto so that I can continue doing what I love :)

**BTC**: 3CYuRVKrwbrpNavSuKFPrnSUsVYkahwAzs<br>
**MATIC**: 0x3965F4F9d3233b0470b82863Fb102Cc5e22347b3<br>
**OMG**: 0xea90e92aFd82177Edbf4F49A86a132A9Fb63E216<br>
**USDC**: 0xfa40F956a28e66B8ee0d88E6ceBD1fba02BB30B5<br>
**DOGE**: DHZtSJjFpmYVZSDQeuMWTFfxdZ61huTtJr<br>

0 comments on commit 676c07f

Please sign in to comment.