QR-Poster 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Tag: Manual revert
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = QR-Poster
|title=QR-Poster
| image = https://dlhb.gamebrew.org/3dshomebrew/3DS-QR-Poster.jpeg|250px
|image=3dspc.png
| type = Utilities
|description=3DS homebrew QR poster.
| version = unknown
|author=nwk6661
| licence = Mixed
|lastupdated=2017/09/04
| author = nwk6661
|type=PC Utilities
| website = https://github.com/nwk6661/3DS-QR-Poster
|version=2017
| download = https://dlhb.gamebrew.org/3dshomebrew/3DS-QR-Poster-master.zip
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/3DS-QR-Poster-master.zip
|download=https://dlhb.gamebrew.org/3dshomebrews/qrposter.7z
|website=https://github.com/nwk6661/3DS-QR-Poster
|source=https://github.com/nwk6661/3DS-QR-Poster
}}
}}
<youtube>CPxaCQxMa1A</youtube>
3DS-QR-Poster is a python3 script that creates and posts QR codes to reddit for new 3DS hombrebrew posted on the [https://www.reddit.com/r/3dshacks /r/3DShacks] subreddit.


= 3DS-QR-Poster =
==Installation==
A python3 script that creates and posts QR codes to reddit for new 3DS hombrebrew posted on the /r/3DShacks subreddit. pip install requests pip install praw pip install praw-oauth2util pip install humanize pip install bs4
===Requirements===
You will need to [https://github.com/SmBe19/praw-OAuth2Util/blob/master/OAuth2Util/README.md set up oauth2util]
* beautifulsoup4==4.4.1
* humanize==0.5.1
* praw==3.5.0
* praw-oauth2util==0.3.4
* requests==2.9.1


Create a file called
===Installing===
pip install requests
pip install praw
pip install praw-oauth2util
pip install humanize
pip install bs4


<code>github_credentials.txt</code>
You will need to set up [https://github.com/SmBe19/praw-OAuth2Util/blob/master/OAuth2Util/README.md oauth2util].


containing
Create a file called github_credentials.txt containing
<pre>username
password
</pre>


and nothing else (no newline at end, not as strings) Big thanks to /u/codepoet82 for help with SMDH data, github auth, API help, and other things.
username
password
 
and nothing else (no newline at end, not as strings).
 
==Credits==
Big thanks to /u/codepoet82 for help with SMDH data, github auth, API help, and other things.
 
==External links==
* GitHub - https://github.com/nwk6661/3DS-QR-Poster
 
[[Category:3DS homebrew applications]]
[[Category:PC utilities for 3DS homebrew]]

Latest revision as of 11:48, 27 August 2023

QR-Poster
3dspc.png
General
Authornwk6661
TypePC Utilities
Version2017
LicenseMixed
Last Updated2017/09/04
Links
Download
Website
Source

3DS-QR-Poster is a python3 script that creates and posts QR codes to reddit for new 3DS hombrebrew posted on the /r/3DShacks subreddit.

Installation

Requirements

  • beautifulsoup4==4.4.1
  • humanize==0.5.1
  • praw==3.5.0
  • praw-oauth2util==0.3.4
  • requests==2.9.1

Installing

pip install requests
pip install praw
pip install praw-oauth2util
pip install humanize
pip install bs4

You will need to set up oauth2util.

Create a file called github_credentials.txt containing

username
password

and nothing else (no newline at end, not as strings).

Credits

Big thanks to /u/codepoet82 for help with SMDH data, github auth, API help, and other things.

External links

Advertising: