ocui

ocui is a terminal user interface to facilitate the most common tasks around


License
GPL-3.0
Install
pip install ocui==0.1.0

Documentation

pot

Python package Python versions License

pot is a terminal user interface to facilitate the most common tasks around OCI containers running on a single host.

pot screenshot

Contributing

All contributions are welcome. If you have commit access please remember to setup the authentication hook with

cp etc/git/pre-push .git/hooks/pre-push

License

Unless otherwise stated all the files in this repository are to be considered under the GPL 3.0 terms. You are more than welcome to open issues or send patches.

Helpful initiatives

  • This project started during SUSE's Hack Week 23, where I had the time to participate a project to implement something like pot.
  • This project is clearly strongly inspired from K9s. Without it I would probably never had found the inspiration for pot.
  • The endless nice TUI managers from the community, starting from top to htop, glances and all the others.