19 Commits

Author SHA1 Message Date
Jesús Pérex
1b871c3513 chore: add doc to test 2025-05-23 20:00:19 +01:00
Jesús Pérex
640ce8334c feat:
- Add support for .doc and .docx files
  - Use FILES_TO_CONVERT constant for document types to convert to PDF
  - Refactor code, file checking and help text for formats
2025-05-23 19:50:47 +01:00
Jesús Pérex
a0b78e3c7e fix: correct path handling in directory processing
- Fix duplicate subdirectory creation bug when processing nested directories
- Change relative path calculation to use current directory instead of root
- Remove redundant subdirectory creation code
- Improve path display in logs to show cleaner relative paths
2025-05-23 19:49:11 +01:00
Jesús Pérex
4bfd43e1e0 fix: correct path handling in directory processing
- Fix duplicate subdirectory creation bug when processing nested directories
- Change relative path calculation to use current directory instead of root
- Remove redundant subdirectory creation code
- Improve path display in logs to show cleaner relative paths
2025-05-23 19:22:44 +01:00
Jesús Pérex
68476f12a8 chore: add wrks to gitignore 2025-05-23 19:19:43 +01:00
Jesús Pérex
e63c74c5a3 chore: mkdir BIN_APP_PATH, use sudo for mkdir, cp etc 2025-05-23 17:03:45 +01:00
Jesús Pérex
afa3e45067 chore: mkdir BIN_APP_PATH, use sudo for mkdir, cp etc 2025-05-23 17:03:24 +01:00
Jesús Pérex
4840b92d84 chore: fix install bin path 2025-05-23 17:02:20 +01:00
Jesús Pérex
b2170200fe chore: fix converted message output 2025-05-23 16:38:40 +01:00
Jesús Pérex
8326aad265 feat: add recursive directory processing for ODT files - Add process_directory function, maintain directory structure, improve error handling 2025-05-23 16:18:20 +01:00
Jesús Pérex
8f7558bac4 chore: add arguments like target architecture 2025-05-21 09:00:40 +01:00
Jesús Pérex
eeaf8e9698 chore: add run.sh shell 2025-05-20 22:14:29 +01:00
Jesús Pérex
e5ee435982 chore: add test content 2025-05-20 22:13:49 +01:00
Jesús Pérex
3a1075db49 chore: add linux: script, command 2025-05-20 22:13:11 +01:00
Jesús Pérex
0b967ff33e chore: add macos script , tenokate, command 2025-05-20 22:12:28 +01:00
Jesús Pérex
f5b838984d chore: add resources 2025-05-20 21:58:20 +01:00
Jesús Pérex
3cd24e8a8f chore: add justfile 2025-05-20 21:56:32 +01:00
Jesús Pérex
72f4191292 chore: add source code 2025-05-20 21:55:58 +01:00
Jesús Pérex
6bf3e86a79 init repo 2025-05-20 21:19:34 +01:00