This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
vibeline
Watch
1
Star
0
Fork
0
You've already forked vibeline
mirror of
https://github.com/aljazceru/vibeline.git
synced
2026-01-20 23:14:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8e97aa34ad9d052510240dd49ad474f930d1d3f
vibeline
/
src
History
Gigi
d07db34c32
Update post-processing script to use human-readable date format with weekday
2025-04-03 10:59:20 +01:00
..
extract.py
Add force flag for overwriting files & update TODO
2025-04-01 16:46:49 +01:00
plugin_manager.py
feat: add output_extension to plugins with .txt as default
2025-04-01 16:08:10 +01:00
post_process.py
Update post-processing script to use human-readable date format with weekday
2025-04-03 10:59:20 +01:00
watch_voice_memos.py
Show subprocess output in real-time & add consistent force flag behavior - Show output from process.sh, transcribe.sh, and extract.sh in real-time when running watch.py - Add force flag support to transcribe.sh to prevent overwriting existing transcripts - Update process.sh to propagate force flag to transcribe.sh - Now force flag behavior is consistent: without -f skips existing files, with -f overwrites files - Force flag propagates through entire chain: watch -> process -> transcribe/extract
2025-04-01 17:06:05 +01:00