Hacker News new | ask | show | jobs
by eterps 2207 days ago
I wouldn't mind a screenshot before installing it.
3 comments

I thought the same thing. I was expecting to see some kind of screenshot so I could have a glimpse of the software.

EDIT:

1# I'm gonna compile it and provide a screenshot via a pull request.

2# Compilation failed because it needed sqlite3 headers and this is not reported in the app. I'm gonna edit that in the readme too :)

This year (specially with the whole covid thingy) I set a goal to contribute more to open source. I'm trying to find every little issue I can find and contribute to :P

Thanks for submitting a patch! I have been throwing around the idea of using the "bundled" feature flag listed here: https://github.com/rusqlite/rusqlite#optional-features. I was hesitant to initially because it would force users to have a specific version of SQLite.
It seems to be a rewrite of ngxtop

https://github.com/lebinh/ngxtop

It does seem to be that except it doesn't "tail log files" like the original (see limitations at the bottom if the readme.
I can work on adding that into the README now.