Renamed xclock to sliding text clock

pull/673/head
adrian w kirk 2021-02-17 01:07:30 +00:00
parent db79b4f77c
commit e3ee8142bf
8 changed files with 26 additions and 8 deletions

View File

@ -213,17 +213,17 @@
{"name":"wclock.img","url":"clock-word-icon.js","evaluate":true}
]
},
{ "id": "xclock",
"name": "X Clock",
"icon": "xclock.png",
"version":"0.09",
"description": "Text Readable Time",
{ "id": "shifttext",
"name": "Shift Text Clock",
"icon": "shifttext.png",
"version":"0.01",
"description": "Shifting Text Clock",
"tags": "clock",
"type":"clock",
"allow_emulator":true,
"storage": [
{"name":"xclock.app.js","url":"xclock.js"},
{"name":"xclock.img","url":"xclock-icon.js","evaluate":true}
{"name":"shifttext.app.js","url":"shifttext.js"},
{"name":"shifttext.img","url":"shifttext-icon.js","evaluate":true}
]
},
{ "id": "imgclock",

View File

@ -0,0 +1,18 @@
# Sliding Text Clock - See the time in different languages
Inspired by the Pebble sliding clock the shift clock shifts changes the time by scrolling the old time off the screen and the new time on. You are also able to change language on the fly so you can see the time as written in other languages. Currently only English, French and Japanese are supported
![](app.png)
## Usage
Use Button 1 (the top right button) to change the language
## Requests
[Reach out to Adrian](https://www.github.com/awkirk71) if you have feature requests or notice bugs.
## Creator
Made by [Adrian Kirk](https://www.github.com/awkirk71).

BIN
apps/slidingtext/app.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1 @@
require("heatshrink").decompress(atob("////////////////////////////////////////////////////////////////////////4C2gXzoH4CggHzIH/eAnnzJ/+eAhn5If+eAgn4YP+fBnn4Z/+fBggcYH+fJgQc4H////////////////4gGFf///9gRs////9iRs////9yFv////////////7CH/////4AP/////4gf/////6kP/////////////////////////////////////////////////////////////"))

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -1 +0,0 @@
require("heatshrink").decompress(atob("mEwgIIFiOAgEgoN4n+AsEw4f8mEAoEwwIaBAok/AoMZwP4AocBwARCjYuBAoUPAodgh0D/kQBYMGgP8IIseF4f8FINgnIFBmOAoEfBAM4AQMPAQIIBoEOAoMHCIILCkIFBjYFBDoUZNAJrCmPAsA4CkCMHn+Y8U/4MAl2M80/O4MEhnmTQQFB8gFDhu0CIcF3gLDg8cAokYAoOAAoQvB/A9H4BBDwPwX4P4nEDnAFBEAMGFIPDhk4g0MAoN8n4FD/ARBAoODuAFBjExwYdBEYMZwYOBgPwh8DhhBHACo"))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 843 B