This project was started as an experiment to test the productivity of using AI as a coding assistant. I leaned heavily on Google's Gemini to generate the original outline of the application and iterated on it several times. In the end, I debugged a number of issues in the generated code and added additional formatting and functionality. This entire project took less than 6 hours start to finish. This included generating the man page documentation and publishing everything to github and here.
The quality of the code is marginal. But, it is fully functional. Some additional work to refactor it to be more readable could be done. If there is some interest, I will see what additional features I can add and possibly further experiment with AI to refactor code and generate additional documentation.