Skip to content

Releases: silenceshell/topic

topic 0.0.4

29 Sep 15:09
93eb83f
Compare
Choose a tag to compare
  1. set taskinfo of topic to bold.
  2. fix some bugs.
  3. add ci pipeline.

You could download topic from here.

topic 0.0.3

23 Sep 04:04
Compare
Choose a tag to compare
  1. show cpu count now.
  2. fix some bugs.
  3. improve load calculating.

You could download topic from here.

topic 0.0.2

12 Sep 14:09
Compare
Choose a tag to compare
  • support load average
  • update readme

you could download topic from here too.

topic 0.0.1

12 Sep 12:17
Compare
Choose a tag to compare

top in container.
Running the original top command in a container will not get information of the container, many metrics like uptime, users, tasks, cpu, memory, is about the host in fact.
topic(top in container) will retrieve those metrics from container instead.

Attention: topic have not supported load average metrics in this release, it will be supported in 0.0.2.