This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
792 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
name: aaa | ||
description: This is the default configuration, just to have one starting point | ||
pages: | ||
- name: Media | ||
description: clock | ||
icon: clock.png | ||
columns: 2 | ||
rows: 2 | ||
toolbar: "" | ||
cells: | ||
- daysremain_0 | ||
- daysremain_1 | ||
- "" | ||
- daysremain_1 | ||
actions: | ||
- type: SINGLE | ||
name: daysremain_0 | ||
title: Days | ||
icon: calendar_year.png | ||
description: "" | ||
fontsize: 30 | ||
fontcolor: '#000000' | ||
outlined: true | ||
runone: true | ||
commands: | ||
- id: DAYSREMAIN_0 | ||
type: DAYSREMAIN | ||
name: daysremain_0 | ||
description: new Days remain command created by ActionWizard | ||
icon: "" | ||
title: "" | ||
parameters: | ||
date: "2021-03-09" | ||
finished: "" | ||
finnished: "53" | ||
formattext: bis 53 | ||
formattitle: '%d' | ||
actions: [] | ||
- type: DISPLAY | ||
name: daysremain_1 | ||
title: tzu | ||
icon: calendar_year.png | ||
description: new DAYSREMAIN action created by ActionWizard | ||
fontsize: 10 | ||
fontcolor: '#000000' | ||
outlined: false | ||
runone: true | ||
commands: | ||
- id: "" | ||
type: DAYSREMAIN | ||
name: daysremain_1 | ||
description: new DAYSREMAIN command created by ActionWizard | ||
icon: "" | ||
title: "" | ||
parameters: | ||
date: "2021-03-28T22:00:00.000Z" | ||
finished: ttzu | ||
actions: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,70 @@ | ||
name: aaa | ||
description: This is the default configuration, just to have one starting point | ||
pages: | ||
- name: Media | ||
description: clock | ||
icon: clock.png | ||
- name: default | ||
description: defaul | ||
icon: | ||
columns: 2 | ||
rows: 2 | ||
toolbar: "" | ||
cells: | ||
- daysremain_0 | ||
- daysremain_1 | ||
- "" | ||
- daysremain_1 | ||
- browser | ||
- ping | ||
- counterLocal | ||
actions: | ||
- type: SINGLE | ||
name: daysremain_0 | ||
title: Days | ||
icon: calendar_year.png | ||
name: counterLocal | ||
title: Counter local | ||
icon: slot_machine.png | ||
description: "" | ||
fontsize: 30 | ||
fontsize: 20 | ||
fontcolor: '#000000' | ||
outlined: true | ||
runone: true | ||
commands: | ||
- id: DAYSREMAIN_0 | ||
type: DAYSREMAIN | ||
name: daysremain_0 | ||
description: new Days remain command created by ActionWizard | ||
- id: COUNTER_0 | ||
type: COUNTER | ||
name: counter_0 | ||
description: count the clicks locally | ||
parameters: | ||
persist: true | ||
actions: [] | ||
- type: SINGLE | ||
name: browser | ||
title: wk-music | ||
icon: world.png | ||
description: "" | ||
fontsize: 20 | ||
fontcolor: '#000000' | ||
outlined: true | ||
runone: true | ||
commands: | ||
- id: BROWSE_0 | ||
type: BROWSE | ||
name: browse_0 | ||
description: start a new browser windows with a url | ||
icon: "" | ||
title: "" | ||
parameters: | ||
date: "2021-03-09" | ||
finished: "" | ||
finnished: "53" | ||
formattext: bis 53 | ||
formattitle: '%d' | ||
url: https://www.wk-music.de | ||
actions: [] | ||
- type: DISPLAY | ||
name: daysremain_1 | ||
title: tzu | ||
icon: calendar_year.png | ||
description: new DAYSREMAIN action created by ActionWizard | ||
fontsize: 10 | ||
name: ping | ||
title: Ping | ||
icon: world_shipping.png | ||
description: "" | ||
fontsize: 20 | ||
fontcolor: '#000000' | ||
outlined: false | ||
outlined: true | ||
runone: true | ||
commands: | ||
- id: "" | ||
type: DAYSREMAIN | ||
name: daysremain_1 | ||
description: new DAYSREMAIN command created by ActionWizard | ||
- id: PING_0 | ||
type: PING | ||
name: ping_0 | ||
description: check ping with a url | ||
icon: "" | ||
title: "" | ||
parameters: | ||
date: "2021-03-28T22:00:00.000Z" | ||
finished: ttzu | ||
name: www.wk-music.de | ||
period: 10 | ||
actions: [] |
Oops, something went wrong.