5

Hello everyone!

Today, I want to show you a CLI program that I am working on.

It is called Chaker, and it is a Hacker News 'client' written in Go (or Golang) for the terminal.

(The 'client' is in quote because now it is more of a web scraper with a UI rather than an actual client that can do stuff like login/logout etc.)

It is pretty usable for now, but I am planning on other stuff too.

Check it out!

https://github.com/HoangTuan110/...

Comments
  • 5
    Good job!

    Just one advice: People need visuals; always include screenshots of the system or demo, even if it's just commandline.
  • 1
    @NoMad Yeah, I forgot about that. Will include it on the README.
Add Comment