Separate out the hardcoding from GUI.py
Open
good first issue
refactoring
- Dominant language
- Python
- Stars
- 582
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
All of the positions, lengths, widths are hardcoded. Need to separate them in a different config file or in the same file.
Take into account the situations in which the Terminal screen is quite small. The following strategy can be used.
- Ptop can try to be responsive till a particular stage
- After that the user can do scrolling to see the full view.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.