peek

peek Used AI

3 devlogs
12h 6m
•  Ship certified
Created by ali

[AI used for research, tooling setup and debugging. All project code written by a human (me!)]

Peek is a tiny CLI tool that quickly gives you a preview of all human-readable text files in a directory. Features:
- smart file detection and support for most non-binary files, even those in obscure formats or without a file extension
- little to no setup and a small, self-contained package
- syntax-highlighted previews for code, markup and more
- fuzzy, case-insensitive search and glob pattern-based filtering
- multiple sorting options
- support for multiple platforms

Timeline

Ship 1

0 payouts of shell 0 shells

ali

about 2 months ago

ali Covers 3 devlogs and 12h 6m

I made a bunch of improvements to performance, added binaries for more architectures and added tiny things (like adding file links to filenames in previews). I also wrote a neat README file and submitted my project to TerminalCraft!!

Update attachment

woah, improvements!!! I:
- successfully packaged the app for various platforms
- brute forced my way through GitHub actions
- made some quite dramatic performance improvements
- updated the CLI, making it more intuitive and adding more settings
- wrote a README file, including documentation

woohoo!!!

Update attachment

I'm so sorry for the lack of devlogs so far - I just coded for checks notes a day straight. I have a working version now! Basic functionality! Arguments! Pretty errors! Syntax highlighting! It's a lot. I'm quite proud!

Update attachment