IEEE-VIT / termiboard

A smart CLI Dashboard to fetch cpu, memory and network stats!
MIT License
35 stars 16 forks source link

[Feature] Flags to hide header and version #37

Closed Vulwsztyn closed 3 years ago

Vulwsztyn commented 3 years ago

Please describe the feature you want this project to offer PR's funtionality should base on 3 flags:

Describe the solution you'd like They should be implemented in the same way as other flags and conditions to show header and version should be updated from true.

Describe alternatives you've considered (Optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context (Optional) Add any other context or screenshots about the feature request here.

Additional context Add any other context or screenshots about the feature request here.

disclaimer: I don't want to be assigned for now

DarthBenro008 commented 3 years ago

I do not feel hiding the banner or version is necessary.

Vulwsztyn commented 3 years ago

That's why I wanted to implement it as flags, so that users can decide whether they want it displayed or not. Moreover it's good first issue.