A GUI Docker log viewer
- Want to keep track of logs for docker containers that keep restarting
- Provide search functionality for logs
- Quickly enter bash terminal on docker containers
- Rapidly save docker logs to file/clipboard
- Potentially integrate docker log saving with third-party applications (e.g Slack)
Designing in Python using GTK4 and Adwaita
Intend to release as executable, using Pyinstaller. Potentially add CI/CD using Github