[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
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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!!
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!!!
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!