mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 12:07:33 +00:00
41 lines
1.1 KiB
YAML
41 lines
1.1 KiB
YAML
Categories:
|
||
- System
|
||
License: MIT
|
||
AuthorName: aragaer
|
||
AuthorEmail: aragaer@gmail.com
|
||
WebSite: https://aragaer.github.com/jtt_android
|
||
SourceCode: https://github.com/aragaer/jtt_android
|
||
IssueTracker: https://github.com/aragaer/jtt_android/issues
|
||
|
||
AutoName: Japanese Traditional Time
|
||
Description: |-
|
||
A clock widget based on the traditional Japanese time
|
||
<a href="https://en.wikipedia.org/wiki/Japanese_clock#The_traditional_Japanese_time_system">system</a>.
|
||
|
||
* Widget showing the current hour (named after an animal)
|
||
* Mapping of traditional time to local time
|
||
* (Eventually) Alarms based on traditional time
|
||
|
||
The sunrise and sunset times for are calculated locally by the app for the
|
||
current location; if the device doesn’t know that you can enter a manual one.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/aragaer/jtt_android.git
|
||
|
||
Builds:
|
||
- versionName: '1.6'
|
||
versionCode: 34
|
||
commit: v1.6
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: 1.7.1
|
||
versionCode: 36
|
||
commit: v1.7.1
|
||
gradle:
|
||
- yes
|
||
|
||
AutoUpdateMode: Version
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 1.7.1
|
||
CurrentVersionCode: 36
|