(评论)
(comments)

原始链接: https://news.ycombinator.com/item?id=43661939

Hacker News用户“sunny41”分享了“Show HN: 便携式巨型文件查看器”,这是一个旨在快速打开和浏览大型文本文件(几GB)而不会压垮系统资源的工具,解决了Notepad++等程序的局限性。该工具受到Linux `less` 分页器的启发,无需安装,开源(GitHub),并适用于Windows、Linux和macOS。 其功能包括:即时打开UTF-8文本文件(无需将整个文件加载到内存中)、键盘导航、有限的搜索功能以及便携性。“sunny41”鼓励用户反馈、点赞、建议和贡献。应用程序图标是AI生成的。一位用户询问了配色方案,特别是暗黑模式,sunny41确认暗黑模式将在未来一周内推出,并且颜色自定义可能是未来的一个功能。


原文
Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Portable Giant File Viewer (github.com/sunny-chung)
4 points by sunny41 1 hour ago | hide | past | favorite | 3 comments
I’ve been dealing with huge log files lately, several GBs in size, and got frustrated with common tools such as Notepad++ freezing and crashing a server with limited RAM. I wanted something fast, relatively lightweight, and install-free for Windows. I have been searched around the web for a while but couldn't find an equivalent, so I built Giant Log Viewer.

Features:

- It is an equivalent of the Linux' `less` pager tool for Windows, but works on Linux and macOS too

- Opens multi-GB UTF-8 unstructured log/text files instantly (without loading everything into memory)

- Navigates through the file using keyboard shortcuts -- jump to the end of the file, go to previous line, etc.

- Limited text/regular expression searching

- Portable -- just unzip and run

- Open-source -- welcome to contribute or fork

Would love your feedback, and if it’s useful, feel free to star it, suggest improvements or even contribute! Depends on the needs of myself and other users, more features might be added.











As AI is hot recently, there is also some AI in this tool -- the app icon is made using AI.


What about the colors? Dark mode? Is that hard-coded or adjustable?


Dark mode will be available in a week. The colors are hard-coded currently, but I can make it adjustable.






Join us for AI Startup School this June 16-17 in San Francisco!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



Search:
联系我们 contact @ memedata.com