New app: Cardboard Museum
This commit is contained in:
parent
5f092469d5
commit
26a0205c27
38
metadata/com.example.forgottenumbrella.cardboardmuseum.yml
Normal file
38
metadata/com.example.forgottenumbrella.cardboardmuseum.yml
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: ForgottenUmbrella
|
||||
SourceCode: https://gitlab.com/ForgottenUmbrella/cardboardmuseum
|
||||
IssueTracker: https://gitlab.com/ForgottenUmbrella/cardboardmuseum/issues
|
||||
Changelog: https://gitlab.com/ForgottenUmbrella/cardboardmuseum/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Cardboard Museum
|
||||
Summary: Periodically change wallpaper using Danbooru
|
||||
Description: |
|
||||
A Muzei 3.0 plugin for the (potentially NSFW) [https://danbooru.donmai.us/
|
||||
Danbooru] imageboard, which sets the wallpaper to an (anime/manga-style) image
|
||||
matching the given tags.
|
||||
|
||||
Supports authentication to bypass account restrictions e.g. the default limit
|
||||
of a maximum of two tags. Additionally, the app tries to avoid NSFW images
|
||||
by default (although this is configurable), and there is the ability to preview
|
||||
potential matching images to be aware of what the wallpaper will be like.
|
||||
|
||||
Code of the Danbooru Image Board can [https://github.com/r888888888/danbooru be
|
||||
found at Github].
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/ForgottenUmbrella/cardboardmuseum.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.5
|
||||
versionCode: 7
|
||||
commit: v1.1.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.5
|
||||
CurrentVersionCode: 7
|
Loading…
Reference in a new issue