Updated readme, added kimai-export-parser and it's dyf, added empty-dir files for git sync

This commit is contained in:
2019-04-22 16:26:20 +02:00
parent 5904a00867
commit 4064f56545
8 changed files with 641 additions and 2 deletions

View File

@@ -1,3 +1,29 @@
# dynamo-scripts
# Dynamo scripts
For more info see readme.md in each folder
## Scripts
### building-pad-from-elemens
Create building pad from selected elements.
State: Mostly working, not stable
### kimai-export-parser
Parse exported excel tables from kimai1. It will create summaries per project per weeks.
State: stable, not maintained any more, only for 1.x
## Nodes
### WeekDayNumber
Created for kimai-export-parser
Input: Weekday. Output: number of the day starting from monday
State: stable, should work in 2.x as well.
My dynamo scripts