38 lines
814 B
YAML
38 lines
814 B
YAML
Categories:
|
|
- Reading
|
|
License: MIT
|
|
SourceCode: https://github.com/316k/android-fortune
|
|
IssueTracker: https://github.com/316k/android-fortune/issues
|
|
|
|
AutoName: Fortunes
|
|
Description: |-
|
|
Simple viewer for [https://en.wikipedia.org/wiki/Fortune_%28Unix%29 Unix
|
|
fortunes].
|
|
|
|
By default, you will see the traditional Unix Fortunes, but you can add your own
|
|
fortune files. Everything in sdcard/fortunes/ will be added to the default
|
|
fortunes.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/316k/android-fortune
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '2.0'
|
|
versionCode: 2
|
|
commit: v2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '2.0'
|
|
CurrentVersionCode: 2
|