Show HN: Command line tool for viewing files in color
Category: cli-tool
Tags: cli-tool, syntax-highlighting, terminal-preview
Score: 4.3/10 (Innovation: 4, Technical: 5, Documentation: 6, Utility: 4)
Peek is a command-line tool that provides syntax-highlighted, colorized previews of source files in the terminal, supporting numerous languages including CSS, HTML, JavaScript, C, Go, Python, and more. Its unique features like CSS color swatches and optional alignment make it a more visually informative alternative to basic syntax highlighter.
Target audience: backend devs, frontend devs, devops
Repository: https://soegaard.github.io/peek/
View on Hacker News