b4a6c4c4cf
slight code cleanup
2025-05-18 15:39:50 +02:00
a75dbb9c84
fix some inconsistencies
...
- the currently edited word should be omitted when removing
duplicate completion suggestions, which is not necessarily
the last word
- when using "compgen", mark "$cur" as non-option argument
- some formatting cleanup
2025-05-18 06:17:02 +02:00
0e1a4c4534
code cleanup of completion logic
2025-05-18 05:20:16 +02:00
4574f37340
correct declaration of local variables
2025-05-18 02:18:30 +02:00
cf4477bb1c
completion suggests only one command verb
2025-05-18 02:03:47 +02:00
2d0adfb7c0
add bash completion support
2025-05-18 01:18:52 +02:00
3b810ca4d3
bump version to 1.0
1.0
2025-03-30 15:37:26 +02:00
9c2f06abdd
add copyright information
2025-03-30 15:33:34 +02:00
1b729c6349
add debian packaging
2025-03-30 15:31:48 +02:00
f02ec71a3b
add support for GUI dialogs using zenity
2025-03-30 15:04:21 +02:00
3a491e398d
use type instead of which to test for required tools
2025-03-30 05:58:22 +02:00
3956e95814
remove excess whitespace
2025-03-29 18:54:20 +01:00
2b07a5ee42
normalize indentation to spaces
2025-03-29 18:52:25 +01:00
a6218a0d96
sleep 1 second before setting default sink to avoid timing issues
2025-02-25 01:17:51 +01:00
8680811bfd
typo in documentation
2023-10-13 21:16:28 +02:00
731c4825e6
documentation imporvements (definitions, requirements)
2023-10-10 03:08:05 +02:00
09c91bade9
update documentation to bidirectional operation
2023-10-10 02:56:02 +02:00
08cfa11451
implement inbound audio using tunnel source
2023-10-10 02:48:13 +02:00
351a5190c9
run two tunnels, which is probably wrong (leads to timeouts on local host)
2023-10-09 20:01:33 +02:00
dea6a2ec1b
improved main program structure; checks for dependencies
2023-10-09 03:38:13 +02:00
4e82cfe6d5
add missing operation argument
2023-10-08 22:18:48 +02:00
eb9c37b13a
add author and copyright
2023-10-08 22:17:33 +02:00
d67129afae
first commit
2023-10-08 22:09:08 +02:00