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
- Host: GitHub
- URL: https://github.com/raphaelm/geeksqlite
- Owner: raphaelm
- License: mit
- Created: 2011-11-27T21:41:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-06T18:58:32.000Z (almost 12 years ago)
- Last Synced: 2025-02-13T14:16:24.610Z (4 months ago)
- Language: Python
- Homepage: http://www.geeksfactory.de/geeksqlite/
- Size: 281 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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
$ ./geeksqliteTo install on your system:
$ make
$ make install