Add Hypezig v1.0
This commit is contained in:
parent
9033731d71
commit
7e677b342e
32
metadata/com.kolloware.hypezigapp.yml
Normal file
32
metadata/com.kolloware.hypezigapp.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Markus Kollotzek
|
||||
AuthorEmail: markus.kollotzek@posteo.de
|
||||
WebSite: https://gitlab.com/intergalacticsuperhero/hypezig
|
||||
SourceCode: https://gitlab.com/intergalacticsuperhero/hypezig/tree/HEAD
|
||||
IssueTracker: https://gitlab.com/intergalacticsuperhero/hypezig/issues
|
||||
|
||||
AutoName: Hypezig
|
||||
Summary: Offline-compatible browser for cultural events in Leipzig
|
||||
Description: |-
|
||||
What's happening in Leipzig?
|
||||
Download and browse all the events, which are currently listed on kreuzer-leipzig.de.
|
||||
You can easily download all events for the next month and browse them in a comfortable way. Find events by name, by category or by location. Mark events as favorite and get reminded one week before and again one day before the event.
|
||||
More event calendars will be integrated in the future. Let me know about features you would like to see in the app by contributing on the Gitlab site. .
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/intergalacticsuperhero/hypezig.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 10
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
Loading…
Reference in a new issue