Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1 todo #29

Closed
3 of 6 tasks
orf opened this issue Oct 25, 2015 · 1 comment
Closed
3 of 6 tasks

0.1 todo #29

orf opened this issue Oct 25, 2015 · 1 comment

Comments

@orf
Copy link
Owner

orf commented Oct 25, 2015

So there is a fair bit to do to get to a 0.1 release. Here's a list of things I can think of:

  • Look into Drawile (issue Use drawille for much improved rendering #6), seems to be a lot better than the homegrown stuff in gping at the moment.
  • Clean up the code. Actually document it and make it readable, probably need to sort out the wtfworthy x/y positioning stuff (sometimes bottom left is 0,0, sometimes top left).
  • Add proper command line arguments (issue Unable to set ping wait interval on OS X #25)
  • Add a way to reset the graph, or make one/two huge ping spikes not make the graph scale daft (also I think the min number of graph dots is 2 for some reason)
  • Support ping whatever | gping
  • Possibly make the graph render on a timer rather than when receiving output from ping. Would fix the problem of not having a timeout message from some ping commands but would be more complex.
@orf
Copy link
Owner Author

orf commented Oct 30, 2015

Attempted to do item 4 in 885d786, but it seemed to stop ctrl+c working. The graph scales a bit better now if there is one or two huge ping spikes anyway.

@orf orf closed this as completed Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant