Initial version

This commit is contained in:
2016-04-27 20:45:05 +02:00
commit 0c8af95e42
4 changed files with 233 additions and 0 deletions

6
README Normal file
View File

@@ -0,0 +1,6 @@
This little GTK2 app opens a terminal in which is logs in to a server
via SSH and opens up the MySQL command line client. Why I wrote a C
app for this, I cant recall.
I release this for the public domain, hoping that someone may learn
something from it.