Initial commit: BTerminal — GTK3 terminal with SSH & Claude Code session management

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
DexterFromLab 2026-03-04 18:34:36 +01:00
commit edc13e2d27
4 changed files with 1796 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
__pycache__/
*.pyc
*.pyo