Commit graph

17 commits

Author SHA1 Message Date
24e366ef39 add symbolic link 2025-08-09 20:30:56 +02:00
a8d1cfed84 feat: add --no-overwrite 2025-08-09 17:57:22 +02:00
5e93595624 fix Command, refactor Operator 2025-08-09 10:47:10 +02:00
5fb34673ef refactor out file management into Save 2025-08-08 22:26:34 +02:00
be91986bbd refactor: generic Flick objects 2025-08-08 11:37:38 +02:00
ac6c28c82d feat: add --git, --log and --events 2025-08-08 09:35:41 +02:00
2cd3307326 bugfix delay management
convert input to int
2018-03-11 18:47:43 +01:00
2383d0e04b additional commands automatically added in the arguments 2017-12-10 14:25:50 +01:00
fac6c7eb0f prepare generic operators
Add alternate extension management to Command
Add and example of "inkscape" operator.
2017-12-09 15:59:22 +01:00
e0dfdbc60b add the Command operator
cleaner Operator API
2017-12-03 15:40:12 +01:00
d04a9867e2 refactoring to handle multiple actions 2017-12-03 15:17:52 +01:00
c65b511f3e bugfix file passed without explicit path 2017-11-29 21:14:37 +01:00
336a43377d First working version
Add actual file copy
Add CLI options
Add cleaner logging
2017-11-28 21:29:18 +01:00
83e93212c7 working flicksave that just log names 2017-11-26 22:44:47 +01:00
128c3f9f2a working watchdog that prints an available name 2017-11-26 22:34:18 +01:00
fcc485c8cd refactor as an iterator class 2017-11-26 16:34:01 +01:00
d7f6dabb94 first import: handle names with date increments 2017-11-25 18:01:39 +01:00