Difference between revisions of "PigPen"
(Created page) |
(Updated listing) |
||
Line 1: | Line 1: | ||
PigPen is a text-driven Python app with rudimentary post and query abilities. Developed in Python 2.7 to be compatible with the [[Libraries|PNUTpy library]], all the work is tailored to work on an iPhone 6 running Pythonista. Think pre-alpha and dial your expectations back a bit. | PigPen is a text-driven Python app with rudimentary post and query abilities. Developed in Python 2.7 to be compatible with the [[Libraries|PNUTpy library]], all the work is tailored to work on an iPhone 6 running Pythonista. Think pre-alpha and dial your expectations back a bit. | ||
+ | |||
+ | # ___ ___ | ||
+ | # / _ |__ ___ / _ | ___ __ | ||
+ | # / ////_// _ \/ //// // |/ \ | ||
+ | # / __// // //// __// ___ / /\| | ||
+ | # /_/ /_/ |_ //_/ |___//_//_/ | ||
+ | # /__/ | ||
== Basic features: == | == Basic features: == | ||
− | + | A 'screenshot': | |
− | + | ||
− | + | | PigPen | pnut u:@bazbt3 | |
+ | gg global timeline gt your timeline | ||
+ | p post rp repost gm mentions | ||
+ | r reply gth getthrd gp getpost | ||
+ | b bookmark gb bookmrks gh 'hashtag' | ||
+ | f follow gu getuser gi interacts | ||
+ | msg message gms getmsgs gs getsubs | ||
+ | gc getchanl sub subscribechannel | ||
+ | | help=menu exit=exit | ||
+ | Choice? gt | ||
+ | --------------- | ||
+ | @joe: [u:117+f+F] | ||
+ | 2017-11-13 21:21:56+00:00 [] | ||
+ | @jacobrealo Yep, they did a Search competition last year where the two winners to host the reboot which the reboot airs this month. | ||
+ | id:224845 rep:224801 thd:224801 | ||
+ | ------------------------------- help | ||
+ | Inline interactions menu: | ||
+ | [enter]=next r=reply rp=repost | ||
+ | b=bookmark gth=get thread | ||
+ | x=exit | ||
+ | ------------------------------- | ||
− | + | == Limitations as-of v0.2.3: == | |
− | * Text commands only. | + | * Text commands only (no images or files.) |
− | * Only 20 items per inquiry. | + | * Only 20 items per inquiry listing. |
− | * | + | * Not much error handling. |
* See the changelog link below for more. | * See the changelog link below for more. | ||
Revision as of 17:07, 13 November 2017
PigPen is a text-driven Python app with rudimentary post and query abilities. Developed in Python 2.7 to be compatible with the PNUTpy library, all the work is tailored to work on an iPhone 6 running Pythonista. Think pre-alpha and dial your expectations back a bit.
# ___ ___ # / _ |__ ___ / _ | ___ __ # / ////_// _ \/ //// // |/ \ # / __// // //// __// ___ / /\| # /_/ /_/ |_ //_/ |___//_//_/ # /__/
Contents
Basic features:
A 'screenshot':
| PigPen | pnut u:@bazbt3 gg global timeline gt your timeline p post rp repost gm mentions r reply gth getthrd gp getpost b bookmark gb bookmrks gh 'hashtag' f follow gu getuser gi interacts msg message gms getmsgs gs getsubs gc getchanl sub subscribechannel | help=menu exit=exit Choice? gt --------------- @joe: [u:117+f+F] 2017-11-13 21:21:56+00:00 [] @jacobrealo Yep, they did a Search competition last year where the two winners to host the reboot which the reboot airs this month. id:224845 rep:224801 thd:224801 ------------------------------- help Inline interactions menu: [enter]=next r=reply rp=repost b=bookmark gth=get thread x=exit -------------------------------
Limitations as-of v0.2.3:
- Text commands only (no images or files.)
- Only 20 items per inquiry listing.
- Not much error handling.
- See the changelog link below for more.
Direct Link
See website link below.
Pnut App Page
Not applied for yet.
Developer
Website
https://github.com/bazbt3/PigPen