|
.github
|
update README
|
2025-11-09 12:38:49 +08:00 |
|
log
|
use SPDX-License-Identifier
|
2025-08-08 19:48:28 +08:00 |
|
utils
|
fix #9
|
2025-12-02 17:37:33 +08:00 |
|
build.sh
|
init
|
2025-07-28 23:18:02 +08:00 |
|
cmd_unix.go
|
use SPDX-License-Identifier
|
2025-08-08 19:48:28 +08:00 |
|
cmd_windows.go
|
use SPDX-License-Identifier
|
2025-08-08 19:48:28 +08:00 |
|
config.go
|
Extract common code into a package proto
|
2025-08-09 13:20:50 +08:00 |
|
file_unix.go
|
Extract common code into a package proto
|
2025-08-09 13:20:50 +08:00 |
|
file_windows.go
|
Remove redundant code for windows
|
2025-08-09 10:56:39 +08:00 |
|
go.mod
|
add support config file
|
2025-08-01 13:19:38 +08:00 |
|
go.sum
|
add support config file
|
2025-08-01 13:19:38 +08:00 |
|
LICENSE
|
init
|
2025-07-28 23:18:02 +08:00 |
|
main.go
|
bump version 1.1.1
|
2025-08-17 21:46:58 +08:00 |
|
README.md
|
update README
|
2025-11-09 12:38:49 +08:00 |
|
rtty.conf
|
add support config file
|
2025-08-01 13:19:38 +08:00 |
|
rtty.go
|
fix #10
|
2025-12-02 17:20:09 +08:00 |
|
signal_unix.go
|
use SPDX-License-Identifier
|
2025-08-08 19:48:28 +08:00 |
|
signal_windows.go
|
use SPDX-License-Identifier
|
2025-08-08 19:48:28 +08:00 |
|
terminal_windows.go
|
fix #6
|
2025-12-02 16:27:06 +08:00 |