An open API service indexing awesome lists of open source software.

https://github.com/raphaelm/geeksqlite

GTK sqlite3 database browser
https://github.com/raphaelm/geeksqlite

Last synced: about 2 months ago
JSON representation

GTK sqlite3 database browser

Awesome Lists containing this project

README

        

geek'SQLite 1.0.0

DEPENDENCIES

$ apt-get install python, python-glade2, python-gtk2, gettext, gzip

INSTALLATION

Runs from this folder, if you want to, just

$ make
$ ./geeksqlite

To install on your system:

$ make
$ make install