40 lines
984 B
YAML
40 lines
984 B
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/phora/AndroPTPB
|
|
IssueTracker: https://github.com/phora/AndroPTPB/issues
|
|
|
|
AutoName: AndroPTPB
|
|
Summary: Post snippets and files with the ptpb service
|
|
Description: |-
|
|
Client for the pastebin service located at ptpb.pw. Lets you quickly upload code
|
|
snippets and small binary files. Also can replace the contents of pastes you've
|
|
uploaded earlier if you need to and can edit mimetype/highlighting hints for
|
|
your pastes.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/phora/AndroPTPB
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: '1.0'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: '1.1'
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: https://ptpb.pw is permanantly closed since March 10, 2019.
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags ^[0-9\.]+$
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 2
|