#terminal #cli #convert-file #ansi #file-path #command-line-tool

app osc8er

Convert file or url to be clickable on supported terminal emulators by tagging it using OSC 8

2 releases

new 0.1.1 Jan 20, 2025
0.1.0 Jan 20, 2025

#2276 in Command line utilities

MIT license

6KB
113 lines

osc8er

Build Status Crate Docs

CLI tool to convert file path or URL to terminal hyperlinks on terminal emulators that support OSC 8 hyperlinks.

License

MIT Licence Copyright (c) 2025 Azamshul Azizy

Usage

Via pipes

find . -type f | osc8er

Via arguments

osc8er -a README.md

Dependencies

~1.5MB
~21K SLoC