|
|
|
|
|
by 2211
2709 days ago
|
|
I'm working on a guide that will cover the entire process of creating a terminal user interface in bash. I want to create a central location for the information I've gathered so it may be of benefit to others. I also hope that people will contribute their own snippets, methods and ideas. It'd be great to find out if there are better ways of implementing the code. The guide is on GitHub [0] and is a heavy work in progress. Its currently structured in a way I'm not too happy with. I want to change it to a series of 'How to implement x' instead of an ever growing implementation. Other than the TUI guide I have 4 other major projects which I am working on (neofetch, pywal, fff and the Pure Bash Bible). [0] https://github.com/dylanaraps/writing-a-tui-in-bash |
|